Skip to content

Commit 61ff888

Browse files
committed
[readme] fix install source
1 parent 1293421 commit 61ff888

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,22 +13,22 @@ and `SciPy <http://www.scipy.org>`_.
1313
Installation
1414
------------
1515
With pip::
16-
16+
1717
pip install msmtools
1818

1919
with conda::
2020

21-
conda install -c https://conda.binstar.org/omnia msmtools
21+
conda install -c conda-forge msmtools
2222

2323

2424
or install latest devel branch with pip::
2525

2626
pip install git+https://github.com/markovmodel/msmtools.git@devel
27-
27+
2828

2929
Support and development
3030
-----------------------
31-
For bug reports/sugguestions/complains please file an issue on
31+
For bug reports/sugguestions/complains please file an issue on
3232
`GitHub <http://github.com/markovmodel/msmtools>`__.
3333

3434
Or start a discussion on our mailing list: [email protected]

0 commit comments

Comments
 (0)