Skip to content

Commit bbf54db

Browse files
committed
add generic install instructions at top
1 parent d09d1a6 commit bbf54db

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,12 @@ More tutorials are always welcome! Please consider making a pull request if you
6363

6464
## Install
6565

66+
BayesFlow is available to install via pip:
67+
68+
```bash
69+
pip install bayesflow
70+
```
71+
6672
### Backend
6773

6874
First, install one machine learning backend of choice. Note that BayesFlow **will not run** without a backend.

0 commit comments

Comments
 (0)