Fix installation instructions

This commit is contained in:
Kumi 2023-08-24 20:08:41 +02:00
parent 6a379001d8
commit a217596d23
Signed by: kumi
GPG key ID: ECBCC9082395383F

View file

@ -7,7 +7,7 @@ It currently only supports package tracking, not any other API endpoints.
## Installation
```bash
pip install git+https://kumig.it/kumitterer/glsapi.git
pip install glsapi
```
## Usage