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 .