From 1e2f0ff92cba13511674d71d434efa5cfbcca181 Mon Sep 17 00:00:00 2001 From: RĂ©mi Flamary Date: Thu, 23 Apr 2020 09:05:40 +0200 Subject: Update README.md Co-Authored-By: Alexandre Gramfort --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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) ``` -- cgit v1.2.3