Fix typos in Readme

Change-Id: I0aa2720f008afe5aa95783d86b8de44b9a3a2295
This commit is contained in:
Vincent Fournier 2015-05-06 10:03:19 -04:00
parent 2c6f7dd7b3
commit 610f7a9f9d

View File

@ -45,6 +45,7 @@ Install development dependencies :
Start the Docker container (be sure to have a surveil container available at this link: https://github.com/stackforge/surveil )
::
make daemon
@ -61,8 +62,6 @@ you already have docker installed) :
::
curl http://localhost:8888/
@ -81,7 +80,7 @@ Run the linter as follows:
::
grunt jslint
grunt jshint
Tests
=====