diff --git a/README.md b/README.md
index 5989a63cc5c5fa5ef82d225e2b8499ea353d0cea..3b2b763f4811f9e9b535f2ff612710ee4da18d98 100644
--- a/README.md
+++ b/README.md
@@ -19,12 +19,12 @@ Requires [Git](https://git-scm.com/) to be installed and in the `PATH` environme
 
 Download the latest version:
 ````
-    git clone ssh://git@git.scicore.unibas.ch:2222/CN-teaching/2023/git-cb-template.git
+    git clone https://git.scicore.unibas.ch/cn/CN-Public/FDS-2023/git-cb-template/
 ````
 
 Add the script to the executables accessible by default in the environment in every terminal you use:
 ````
-    cd causal-broadcast
+    cd git-cb-template
     export PATH=$PATH:$(pwd)
 ````
 You may want to modify `.bash_rc` to automatically do this when starting your