Merge remote-tracking branch 'samliu/patch-1'

This commit is contained in:
Thaddee Tyl 2016-08-11 10:44:55 +02:00
commit 68b26e32d9

View File

@ -135,7 +135,7 @@ heroku open
You can build and run the server locally using Docker. First build an image:
```console
$ build -t shields ./
$ docker build -t shields ./
Sending build context to Docker daemon 3.923 MB
Step 0 : FROM node:0.12.7-onbuild