Skip to content

Commit d84db66

Browse files
author
Yo Yehudi
authored
Merge pull request #57 from Sanat-Mishra/dev
Updated Download Instructions
2 parents 3402297 + f6b938b commit d84db66

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,10 @@ This package is compatible with both Python 2.7 and 3.x. We plan to drop 2.7 sup
4949
Downloading:
5050
------------
5151

52-
The easiest way to install is to use easy_install:
52+
The easiest way to install is to use pip:
5353

5454
```
55-
sudo easy_install intermine
55+
pip install intermine
5656
```
5757

5858
The client is also available via [bioconda](https://anaconda.org/bioconda/intermine).

0 commit comments

Comments
 (0)