summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9e0f9e8..214f932 100644
--- a/README.md
+++ b/README.md
@@ -89,7 +89,7 @@ pip install POT
```
or get the very latest version by running:
```
-pip install git+https://github.com/PythonOT/POT.git # with --user for user install (no root)
+pip install -U https://github.com/PythonOT/POT/archive/master.zip # with --user for user install (no root)
```