We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1293421 commit 61ff888Copy full SHA for 61ff888
README.rst
@@ -13,22 +13,22 @@ and `SciPy <http://www.scipy.org>`_.
13
Installation
14
------------
15
With pip::
16
-
+
17
pip install msmtools
18
19
with conda::
20
21
- conda install -c https://conda.binstar.org/omnia msmtools
+ conda install -c conda-forge msmtools
22
23
24
or install latest devel branch with pip::
25
26
pip install git+https://github.com/markovmodel/msmtools.git@devel
27
28
29
Support and development
30
-----------------------
31
-For bug reports/sugguestions/complains please file an issue on
+For bug reports/sugguestions/complains please file an issue on
32
`GitHub <http://github.com/markovmodel/msmtools>`__.
33
34
Or start a discussion on our mailing list: [email protected]
0 commit comments