From f65322f3907fb142d035c53dfdcd2d13b733610b Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Fri, 20 May 2016 11:43:23 +0200 Subject: [PATCH] fix doc and titles --- README.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index f4561dd8..598235f7 100644 --- a/README.rst +++ b/README.rst @@ -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) -- 2.39.5