Update installation instructions to use simplified package name

- Use simplified package name in installation instructions to improve readability and usability.
This commit is contained in:
Kumi 2023-08-25 10:29:46 +02:00
parent a45f20e87b
commit 58bd61bec4
Signed by: kumi
GPG key ID: ECBCC9082395383F

View file

@ -10,7 +10,7 @@ yet. If you want to contribute, please feel free to do so.
## Installation
```bash
pip install git+https://kumig.it/kumitterer/postat.git
pip install postat
```
## Usage