From e63783bf3f56533b148666de293be5ac1d0da7f7 Mon Sep 17 00:00:00 2001 From: Yohan Boniface Date: Sun, 11 May 2014 13:29:42 +0200 Subject: [PATCH] Fix wrong tag in README (fix #69) --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 20b7496b..67bb8569 100644 --- a/README.rst +++ b/README.rst @@ -20,7 +20,7 @@ Create a virtualenv:: Install dependencies and project:: cd path/to/umap/repository - git checkout 0.3.x + git checkout 0.5.0 git submodule init pip install -r requirements.pip pip install -e .