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 f6bc5686d3e32b6f89084addfe5ed2fdd3eb4a97 Author: mathieu.doray@ifremer.fr <unknown> Date: Thu Feb 4 13:22:07 2016 +0100 From scmwebeditor -- dfsg --- src/site/en/rst/usage.rst.vm | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/src/site/en/rst/usage.rst.vm b/src/site/en/rst/usage.rst.vm index 4dc2afb..e58f48d 100644 --- a/src/site/en/rst/usage.rst.vm +++ b/src/site/en/rst/usage.rst.vm @@ -83,24 +83,23 @@ The application starts and will be available at: Detailed procedure (windows) ____________________________ -- Dézipper l'archive précédemment téléchargée du site central. +- Unzip the compressed folder downloaded from Echobase website. -- Ouvrir une console (Touche Windows + R , taper *cmd* , Touche Entrée) -- Se placer dans le répertoire où a été dézippée l'archive +- 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 -- Enfin lancer le script +- Run the script: :: startEchobase.bat -- 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. Procédure détaillée (sous linux) ________________________________ -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.