@@ -38,7 +38,7 @@ More details on how to use it on vscode are available at https://gitlab.irstea.f
### Install dependencies
#### JaLHyd
Clone JalHyd next to ngHyd, for ex. respectively in `/home/foo/jalhyd` and `/home/foo/nghyd`.
Clone JalHyd into to ngHyd, for ex. respectively in `/home/foo/nghyd` and `/home/foo/nghyd/jalhyd`.
In `jalhyd` folder, run :
...
...
@@ -280,7 +280,7 @@ The `stable` tag should be set **before** the version tag, so that `git describe
### Release script
**Important:** the release script assumes that you run it from the current nghyd source directory `nghyd`, and that JaLHyd source directory `jalhyd` is present at the same level.
**Important:** the release script assumes that you run it from the current nghyd source directory `nghyd`, and that JaLHyd source directory `jalhyd` is present under the `nghyd` directory.