Browse Source

Mettre à jour 'README.md'

Pierre-Yves Barriat 7 years ago
parent
commit
6f0d18ae42
1 changed files with 7 additions and 1 deletions
  1. 7 1
      README.md

+ 7 - 1
README.md

@@ -26,7 +26,13 @@ NEMO & XIOS source code: see [How to get NEMO from scratch](http://www.climate.b
 
 ## Install
 
-Clone the Coral repository (for instance in the EXTERNAL directory of your NEMO install) and update your shell startup script to source the 'setup-coral.sh' file to add 'coral' to your PATH variable.
+Clone the Coral repository (for instance in the EXTERNAL directory of your NEMO install) 
+
+```bash
+git clone ssh://egit/TECLIM/Coral.git coral
+```
+
+and update your shell startup script to source the 'setup-coral.sh' file to add 'coral' to your PATH variable.
 
 ```bash
 configure_nemo()