We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16b492a commit 5d9bcb3Copy full SHA for 5d9bcb3
README.md
@@ -15,7 +15,7 @@ The library is born out of a collection of scripts I wrote for routine analysis
15
16
Run in a terminal :
17
18
-`python -m pip install -i https://test.pypi.org/simple/ eprpy`
+`pip install -i https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple eprpy`
19
20
### From source
21
Clone the [EPRpy repository](https://davistdaniel.github.io/EPRpy/) and then navigate to the folder where setup.py file is present.
0 commit comments