From 8e827ef995934792337bb5bc549c4f7bbafd06c9 Mon Sep 17 00:00:00 2001 From: Tarun Mamidi <tmamidi@uab.edu> Date: Wed, 12 May 2021 13:45:02 -0500 Subject: [PATCH] updated the clone link in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b4a1d69..8b256d2 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ To fetch source code, change in to directory of your choice and run: ```sh git clone -b master \ - git@gitlab.rc.uab.edu:center-for-computational-genomics-and-data-science/sciops/covid-19_risk_predictor.git + git@gitlab.rc.uab.edu:center-for-computational-genomics-and-data-science/public/covid-19_risk_predictor.git ``` ### Requirements -- GitLab