Corrected spelling

This commit is contained in:
Chris 2019-01-31 11:04:29 +01:00
parent 05596c4048
commit bd2e4aa951

View File

@ -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