Merge pull request #167 from dakshshah96/patch-2

Fix docker installation link
This commit is contained in:
David Baldwynn 2017-04-26 22:02:04 -07:00 committed by GitHub
commit a87046bd4c

View file

@ -106,7 +106,7 @@ Your application should run on port 3000 or the port you specified in your .env
## Deploying with Docker
To deploy with docker, first install docker [https://docs.docker.com/engine/installation/](here).
To deploy with docker, first install docker [here](https://docs.docker.com/engine/installation/).
Then run these commands