From: Guillaume Pellerin Date: Thu, 12 May 2016 16:10:19 +0000 (+0200) Subject: update doc X-Git-Tag: 1.6.2^2~22 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=b0a9b3accd7cf831460c5d6cf6cc365da1b6208f;p=telemeta.git update doc --- diff --git a/README.rst b/README.rst index b73d8d9e..9749a018 100644 --- a/README.rst +++ b/README.rst @@ -202,7 +202,7 @@ To start the application in a development environment setup:: git checkout dev docker-compose -f docker-compose.yml -f env/dev.yml up -Then browse the app at http://localhost:9000/ (replacing 'localhost' by the IP given by the docker terminal on OSX or Windows). Note the service will automatically when code is modified. +Then browse the app at http://localhost:9000/ (replacing 'localhost' by the IP given by the docker terminal on OSX or Windows). Note the service will automatically be reloaded when code is modified. You are welcome to participate to the development by forking the Telemeta project on GitHub_.