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