diff --git a/README.md b/README.md index a3b0805547c379b4add216e0e0580a0a44cf8c99..a92aafc20042e70fc9a368f394957fc368c5d4e3 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,10 @@ Next go to the directory with the docker-compose file in it and run: `$ docker-compose up` +If that doesn't work, try: + +`$ sudo docker-compose up` + SOMETIMES if this branch is updated you might have to You should see that the server is running by going to http://localhost:8000 in your browser. Any changes you make to your local file system will be mirrored in the server.