Update README.md

This commit is contained in:
James Allen 2015-02-11 14:34:53 +00:00
parent 69104728ad
commit c0556a3b9e

View file

@ -14,7 +14,7 @@ $ docker run -d \
sharelatex/sharelatex
```
This will download the ShareLaTeX image and start it running in the background on port 80. You should be able to access it at http://localhost/.
This will download the ShareLaTeX image and start it running in the background on port 5000. You should be able to access it at http://localhost:5000/.
To stop ShareLaTeX: