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

index f4561dd86ab33c3afaee0716736fae34e23836b4..598235f795db8360ff1bfb99d59977594944f228 100644 (file)
@@ -1,8 +1,8 @@
-================
-Manifeste IRCAM
-================
+=========
+WWW IRCAM
+=========
 
-This is the new template for the Manifeste festival website at IRCAM. It is based on the Mezzanine CMS which is itself based on Django.
+This is the new IRCAM www website. It is based on the Mezzanine CMS which is itself based on Django.
 
 
 Install
@@ -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)