Skip to content

Commit

Permalink
remove accidental double conda explanation
Browse files Browse the repository at this point in the history
  • Loading branch information
scottgigante committed Nov 23, 2018
1 parent 76ba4f0 commit a720f24
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,7 @@ Alternatively, graphtools can be installed using `Conda <https://conda.io/docs/>

Or, to install the latest version from github::

pip install --user git+git://github.com/KrishnaswamyLab/graphtools.git
Alternatively, graphtools can be installed using [Conda](https://conda.io/docs/) (most easily obtained via the [Miniconda Python distribution](https://conda.io/miniconda.html)):

conda install -c conda-forge graphtools
pip install --user git+git://github.com/KrishnaswamyLab/graphtools.git

Usage example
-------------
Expand Down

0 comments on commit a720f24

Please sign in to comment.