Skip to content

Commit

Permalink
Merge pull request #28 from bebatut/patch-1
Browse files Browse the repository at this point in the history
Add conda installation information
  • Loading branch information
dburkhardt authored Oct 16, 2018
2 parents a27a333 + e2c2ac6 commit edc91ea
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 edc91ea

Please sign in to comment.