summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRĂ©mi Flamary <remi.flamary@gmail.com>2020-04-23 09:05:40 +0200
committerGitHub <noreply@github.com>2020-04-23 09:05:40 +0200
commit1e2f0ff92cba13511674d71d434efa5cfbcca181 (patch)
tree78caaf0dd345a0e1b122ca055eb88c80b0262334 /README.md
parent2236602b5f512873c8061b97456ddb032da136d5 (diff)
Update README.md
Co-Authored-By: Alexandre Gramfort <alexandre.gramfort@m4x.org>
Diffstat (limited to 'README.md')
-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)
```