Skip to content

Commit

Permalink
Add conda installation information
Browse files Browse the repository at this point in the history
  • Loading branch information
bebatut authored Oct 16, 2018
1 parent a27a333 commit e2c2ac6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ graphtools is available on `pip`. Install by running the following in a terminal
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

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

0 comments on commit e2c2ac6

Please sign in to comment.