From a7dabb9d1700bc7462c1130b2bed69007b958d96 Mon Sep 17 00:00:00 2001 From: Yohan Boniface Date: Wed, 23 Sep 2015 09:17:44 +0200 Subject: [PATCH] Update repository link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d5bfe1b..9f363bf1 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Create a virtual environment Install dependencies and project cd YOUR_SOURCE_DIR - git clone https://bitbucket.org/yohanboniface/umap.git + git clone git@github.com:umap-project/umap.git pip install -r requirements.txt pip install -e .