Skip to content

Commit

Permalink
Publish on PyPI
Browse files Browse the repository at this point in the history
  • Loading branch information
lucadellalib committed Nov 8, 2022
1 parent cdca066 commit 2a3a21e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,14 @@ Bayesian inference algorithms:

## 🛠️️ Installation

### Using Pip

First of all, install [Python 3.6 or later](https://www.python.org). Open a terminal and run:

```
pip install bayestorch
```

### From source

First of all, install [Python 3.6 or later](https://www.python.org).
Expand Down

0 comments on commit 2a3a21e

Please sign in to comment.