From e94d98c645d8fb68361b1761176b595b9128052f Mon Sep 17 00:00:00 2001
From: "julie.orjuela_ird.fr" <julie.orjuela@ird.fr>
Date: Tue, 16 Jul 2024 09:33:56 +0000
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 0cc0a7a..32c0e8f 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ Check dependencies for RNAja : Python < 3.12.0 and Snakemake >= 7.32.4
 Here, you can install RNAja from the gitlab source code such as :  
 
 ``` bash
-    git clone git@forge.ird.fr:phim/rnaja-pipeline.git
+    git clone https://forge.ird.fr/phim/rnaja-pipeline.git
     cd rnaja-pipeline
     python3 -m pip install .
     # in edition mode (for developpers and debuging)
-- 
GitLab