This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository echobase. See http://git.codelutin.com/echobase.git commit 2f539514ecde691c043bccca4689e6a1ef3e37e8 Author: mathieu.doray@ifremer.fr <unknown> Date: Mon Feb 8 16:29:51 2016 +0100 From scmwebeditor -- dfg --- src/site/en/rst/usage.rst.vm | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/src/site/en/rst/usage.rst.vm b/src/site/en/rst/usage.rst.vm index d0ff75f..422b17e 100644 --- a/src/site/en/rst/usage.rst.vm +++ b/src/site/en/rst/usage.rst.vm @@ -84,7 +84,6 @@ Detailed installation procedure (windows) _________________________________________ - Unzip the compressed folder downloaded from Echobase website. - - Open a console (Windows key + R , type *cmd* then Enter) - Go to the uncompressed folder location by typing: @@ -104,29 +103,28 @@ _________________________________________ Detailed installation procedure (Linux) _______________________________________ -- Dézipper l'archive précédemment téléchargée du site central. -- Ouvrir une console -- Se placer dans le répertoire où a été dézippée l'archive +- Unzip the compressed folder downloaded from Echobase website. +- Open a console (Windows key + R , type *cmd* then Enter) +- Go to the uncompressed folder location by typing: :: - cd Chemin vers l'archive dézippée + cd uncompressed folder path -- Rendre le script de démarrage exécutable +- Make the Echobase startup script executable: :: chmod +x startEchobase.sh -- Enfin lancer le script +- Run the Echobase startup script :: ./startEchobase.sh -- Dans la console on doit voir l'application démarré et produire des logs -- Lorsque l'application est prête, un navigateur s'ouvre sur la page - de login. +- the console should display startup messages and logs +- When the application is launched, the internet browser should display the login page. Utilisateurs ____________ -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.