adlofts created page: home authored by Andrew Lofts's avatar Andrew Lofts
......@@ -25,7 +25,7 @@ as well as others found on the EEGLAB Extension Website including:
* https://git.sharcnet.ca/bucanl_pipelines/eeg_pipe_asr_amica
```matlab
git clone --recursive git@git.sharcnet.ca:bucanl_pipelines/eeg_pipe_asr_amica.git
git clone --recursive https://git.sharcnet.ca/bucanl_eeglab/eeglab_asr_amica.git
```
The recursive command will download the sub modules that are need to run this pipeline.
......
......