From a2fbf9485a06baad1ebc4a81d144a97344ba3cde Mon Sep 17 00:00:00 2001
From: Colm Talbot <colm.talbot@ligo.org>
Date: Tue, 27 Mar 2018 15:41:16 +1100
Subject: [PATCH] fix README

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index d293b607c..9ecb385b3 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
 ```
-- 
GitLab