Skip to content

Commit fbd0068

Browse files
committed
add PyPI details
1 parent 9ec521d commit fbd0068

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/index.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,14 @@ PyMC experimental is tested on Python 3.8+ and depends on PyMC V5.
2626
Installation
2727
============
2828

29+
To install the latest release on [PyPI](https://pypi.org/project/pymc-experimental/), you can a package manager like pip:
30+
31+
.. code-block:: bash
32+
33+
pip install pymc-experimental
34+
35+
For the development version, you can install directly from GitHub:
36+
2937
.. code-block:: bash
3038
3139
pip install git+https://github.com/pymc-devs/pymc-experimental.git

0 commit comments

Comments
 (0)