diff --git a/README.rst b/README.rst index f10e1a2..cf0ae84 100644 --- a/README.rst +++ b/README.rst @@ -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 =====