From bd2e4aa9515676ca2fe2b25a9ab8a3524011276b Mon Sep 17 00:00:00 2001 From: Chris Date: Thu, 31 Jan 2019 11:04:29 +0100 Subject: [PATCH] Corrected spelling --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3617463..338e86d 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ I have created a little Docker test setup. 3. Open your browser and navigate to http://localhost -## Test setup with vagrant (not longer maintained) +## Test setup with Vagrant (not longer maintained) There is a little Vagrant test setup. Just run ```vagrant up``` to spin up a Apache2 Webserver on Ubuntu. Then navigate to http://router.local after adding the machine IP to your hosts file. This test setup is not longer maintained and will probably break in future. Use the docker test setup instead. ## Todo