diff --git a/README.md b/README.md index 7b0837eb3c95c47dda8a6769108818eafa8685ad..8e3e699641e7ae08b621d03acefdf624681d2b91 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** ```