]> git.parisson.com Git - telemeta.git/commitdiff
update doc
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Thu, 12 May 2016 16:10:19 +0000 (18:10 +0200)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Thu, 12 May 2016 16:27:04 +0000 (18:27 +0200)
README.rst

index b73d8d9eedc5387c9e9a09d95f48da7f72142f61..9749a018990167ab0420e399a6b9f91ab946d0f1 100644 (file)
@@ -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_.