From 90cda4b91023e364ac873d22869fa967d6f00d2f 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 +- telemeta/locale | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index c05cde2a..18700fd9 100644 --- a/README.rst +++ b/README.rst @@ -203,7 +203,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. To build your own composition (if dependency tree is changed):: diff --git a/telemeta/locale b/telemeta/locale index c043261b..ea6605ad 160000 --- a/telemeta/locale +++ b/telemeta/locale @@ -1 +1 @@ -Subproject commit c043261bbe26298e2bea3ddb028332c78c9a6107 +Subproject commit ea6605ad78243d798d88f1ffc46c8f6bc507ce11 -- 2.39.5