Fix docker installation link

This commit is contained in:
Daksh Shah 2017-04-27 10:16:12 +05:30 committed by GitHub
parent 2c30222d41
commit 5100a38808

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