From 5c68bca6e2fedbe15a1dcec15aff59efb1dcd6f0 Mon Sep 17 00:00:00 2001 From: xgrand <xavier.grand@ens-lyon.fr> Date: Mon, 16 Sep 2024 11:28:07 +0200 Subject: [PATCH] README.md modif --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9472dcd..f4c5476 100755 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ bolero is a nextflow pipeline dedicated to analyse Nanopore sequencing coupled t To get the last commits from this repository into your fork use the following commands: ```sh -git clone git@gitbio.ens-lyon.fr:xgrand/bolero.git +git clone http://gitbio.ens-lyon.fr/xgrand/bolero.git ``` ## Getting Started -- GitLab