diff --git a/README.md b/README.md index 4190cf646b38a06958415e8d6aec1c90a7a8883d..199db4809ba27cae7eec980d541dc138b7e8e229 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ You can fork this repository to build your own pipeline. To get the last commits from this repository into your fork use the following commands: ```sh -git remote add upstream gitlab_lbmc:pipelines/nextflow.git +git remote add upstream git@gitbio.ens-lyon.fr::pipelines/nextflow.git git pull upstream master ``` **If you created your `.config` file before version `0.4.0` you need to run the script `src/.update_config.sh` to use the latest docker, singularity and conda configuration (don't forget to check your config files afterward for typos).**