diff --git a/README.md b/README.md
index d293b607c55edba1aec56452e201c86ec22d9770..9ecb385b3d6ea27aadd412c6fd7763fce7fee9f4 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ In the following, we assume you have installed
 
 First, clone the repository, install the requirements, and then install `Peyote`.
 ```bash
-$ git clone git@github.com:plasky/PEYOte.git
+$ git clone git@git.ligo.org:Monash/peyote.git
 $ pip install -r requirements.txt
 $ python setup.py install
 ```