diff --git a/README.md b/README.md index 501c3c6..8c4cbb3 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Before starting the containers the fixture data needs to be prepared: * `$ cd data` * `$ ./init.sh` -You need to ensure that no other web server is running on port 80. Also existing VPM connections sometimes cause problems with docker. +You need to ensure that no other web server is running on port 80. Also existing VPN connections sometimes cause problems with docker. After that from the root of the repository you can start up the containers with: * `docker-compose up` * Wait... and wait a little longer