From 9942635615d94608f15c013132c521882bdf11e8 Mon Sep 17 00:00:00 2001 From: Nadege MARIN <nadege.marin@pasteur.fr> Date: Wed, 15 Jan 2025 15:39:55 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7b0837e..8e3e699 100644 --- a/README.md +++ b/README.md @@ -43,8 +43,8 @@ Here is one way to load this repo to run smoothly **Clone code and move into folder** ``` -git clone git@github:pimpimpula/ThereWillBeBeeps.git -cd ThereWillBeBeeps +git clone git@gitlab.pasteur.fr:ida-public/PredAudio.git +cd PredAudio ``` **Create conda environment and install necessary packages** ``` -- GitLab