From dd8ae9f78ed6c62151e5af71f00de8fc401b9433 Mon Sep 17 00:00:00 2001 From: Jan Eitzinger Date: Thu, 10 Jun 2021 09:55:01 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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