Skip to content

Commit

Permalink
Merge branch 'dev' of github.com:KrishnaswamyLab/graphtools into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
scottgigante committed Nov 22, 2018
2 parents 6728369 + 43aa70f commit 84921f7
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,14 @@ Alternatively, graphtools can be installed using `Conda <https://conda.io/docs/>

conda install -c conda-forge graphtools

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 All @@ -56,4 +64,4 @@ Use it as follows::
Help
----

If you have any questions or require assistance using graphtools, please contact us at https://krishnaswamylab.org/get-help
If you have any questions or require assistance using graphtools, please contact us at https://krishnaswamylab.org/get-help

0 comments on commit 84921f7

Please sign in to comment.