]> git.parisson.com Git - mezzo.git/commitdiff
fix env doc
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Fri, 20 May 2016 09:43:53 +0000 (11:43 +0200)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Fri, 20 May 2016 09:43:53 +0000 (11:43 +0200)
README.rst

index f4561dd86ab33c3afaee0716736fae34e23836b4..f75a3db64de60160c07d3df9c98136193dd13a86 100644 (file)
@@ -34,7 +34,7 @@ Then browse the app at http://localhost:8010/ (replacing 'localhost' by the IP g
 
 For a development environment setup::
 
-    docker-compose -f docker-compose.yml -f conf/dev.yml up
+    docker-compose -f docker-compose.yml -f env/dev.yml up
 
 Then browse the app at http://localhost:9010/ (replacing 'localhost' by the IP given by the docker terminal on OSX or Windows)