From b0a9b3accd7cf831460c5d6cf6cc365da1b6208f Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Thu, 12 May 2016 18:10:19 +0200 Subject: [PATCH] update doc --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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_. -- 2.39.5