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

index 9749a018990167ab0420e399a6b9f91ab946d0f1..b7ae3f0567c2b08c5757943fc3c3cefd207b2126 100644 (file)
@@ -202,9 +202,9 @@ 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 be reloaded 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 that the service will automatically be reloaded when any code of the app is modified.
 
-You are welcome to participate to the development by forking the Telemeta project on GitHub_.
+You are welcome to participate to the development by forking the Telemeta project on GitHub_, using it as if it were the original and submitting your changes through a Pull Request on the **dev branch ONLY**.
 
 
 Bugs, issues, ideas