Skip to content

Commit e096aec

Browse files
committed
Adapt doc landing [skip ci]
1 parent 57c9ad8 commit e096aec

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docsrc/source/index.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,13 +64,15 @@ More tutorials are always welcome! Please consider making a pull request if you
6464
6565
.. tab-item:: pip
6666
67-
The v2 version is not available on PyPI yet, please install from source.
67+
.. code-block:: bash
68+
69+
pip install bayesflow
6870
6971
.. tab-item:: source
7072
7173
.. code-block:: bash
7274
73-
pip install git+https://github.com/bayesflow-org/bayesflow.git
75+
pip install git+https://github.com/bayesflow-org/bayesflow.git@dev
7476
```
7577

7678
### Backend

0 commit comments

Comments
 (0)