Skip to content

Commit 9a39e71

Browse files
committed
Updated installation docs.
1 parent 8ac00f0 commit 9a39e71

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/source/installation.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ Pytransit can be installed from PyPI
88
99
pip install pytransit
1010
11+
using conda
12+
13+
.. code-block:: bash
14+
15+
conda install conda-forge::pytransit
16+
1117
or by cloning the repository from GitHub and running the setup script
1218

1319
.. code-block:: bash

0 commit comments

Comments
 (0)