Skip to content
Snippets Groups Projects
Unverified Commit f1ca9e09 authored by Laurent Modolo's avatar Laurent Modolo
Browse files

TP_experimental_biologists.md fix url typo

parent efc06486
No related branches found
No related tags found
No related merge requests found
......@@ -134,7 +134,7 @@ PATH="/scratch/lmodolo/:$PATH"
and then :
```sh
git clone giltab_lbmc:<usr_name>/nextflow.git
git clone gitlab_lbmc:<usr_name>/nextflow.git
cd nextflow
src/install_nextflow.sh
```
......@@ -143,7 +143,7 @@ We also need data to run our pipeline:
```
cd data
git clone giltab_lbmc:LBMC/tiny_dataset.git
git clone gitlab_lbmc:LBMC/tiny_dataset.git
cd ..
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment