We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3402297 + f6b938b commit d84db66Copy full SHA for d84db66
1 file changed
README.md
@@ -49,10 +49,10 @@ This package is compatible with both Python 2.7 and 3.x. We plan to drop 2.7 sup
49
Downloading:
50
------------
51
52
-The easiest way to install is to use easy_install:
+The easiest way to install is to use pip:
53
54
```
55
- sudo easy_install intermine
+ pip install intermine
56
57
58
The client is also available via [bioconda](https://anaconda.org/bioconda/intermine).
0 commit comments