Typos and out of date documentation removed authored by Brad Kennedy's avatar Brad Kennedy
...@@ -38,7 +38,7 @@ Property grid using JIDE implementation, by Levente Hunyadi* ...@@ -38,7 +38,7 @@ Property grid using JIDE implementation, by Levente Hunyadi*
*Git Repository* *Git Repository*
* Use the following command into the command terminal: * Use the following command into the command terminal:
```matlab ```bash
git clone --recursive https://git.sharcnet.ca/bucanl_pipelines/eeg_pipe_asr_amica.git git clone --recursive https://git.sharcnet.ca/bucanl_pipelines/eeg_pipe_asr_amica.git
``` ```
The recursive command will download the nested sub modules that are need to run this pipeline. The recursive command will download the nested sub modules that are need to run this pipeline.
... ...
......