From a4fe31ccdd1cd85ed96037d282f5e7ebe167892c Mon Sep 17 00:00:00 2001 From: Gregory Ashton <gregory.ashton@ligo.org> Date: Sat, 2 Sep 2017 18:06:09 +0200 Subject: [PATCH] Fixes Issue #5 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b7b75b4..1de211c 100644 --- a/README.md +++ b/README.md @@ -33,10 +33,10 @@ $ conda install pip ### Clone the repository -In a terminal, to clone the directory: +In a terminal, clone the directory: ``` -$ git clone git@gitlab.aei.uni-hannover.de:GregAshton/PyFstat.git +$ git clone https://gitlab.aei.uni-hannover.de/GregAshton/PyFstat.git ``` ### Dependencies -- GitLab