Update README with new installation instructions

This commit is contained in:
Joakim Holm 2023-06-05 23:42:22 +02:00
parent be0aa9eec0
commit f21c56873d

View File

@ -19,6 +19,13 @@ grawlix currently supports downloading from the following sources:
- [Webtoons](https://webtoons.com)
## Installation
### From pypi (recommended)
```shell
pip install grawlix
```
### From repo (unstable)
```shell
git clone https://github.com/jo1gi/grawlix.git
cd grawlix