Removed stale link authored by Tyler Collins's avatar Tyler Collins
...@@ -19,7 +19,7 @@ cd /path/to/your/directory ...@@ -19,7 +19,7 @@ cd /path/to/your/directory
Now clone the repository recursively in order to also get all required submodules. Now clone the repository recursively in order to also get all required submodules.
```bash ```bash
git clone --recursive https://git.sharcnet.ca/bucanl_pipelines/eeg_pipe_asr_amica.git git clone --recursive https://git.sharcnet.ca/bucanl_pipelines/bids_lossless_eeg.git
``` ```
Move (or rename) your directory to your desired project name Move (or rename) your directory to your desired project name
... ...
......