mozul deleted page: training all authored by Frédéric Dubois's avatar Frédéric Dubois
...@@ -91,11 +91,11 @@ the `Git BASH` software recently installed. This will open a black window in whi ...@@ -91,11 +91,11 @@ the `Git BASH` software recently installed. This will open a black window in whi
you will be able to run commands executed when typing the *return* key. you will be able to run commands executed when typing the *return* key.
First you must choose a directory in which you will download the software. In this example First you must choose a directory in which you will download the software. In this example
let's say that a *LMGC* directory has been created on the desktop. You must run the let's say that a *LMGC90* directory has been created on the desktop. You must run the
following commands to place the terminal in the corresponding directory: following commands to place the terminal in the corresponding directory:
```shell ```shell
cd Desktop/LMGC cd Desktop/LMGC90
``` ```
Then to download: Then to download:
... ...
......