Add PyPI link to README

This commit is contained in:
Rodney 2020-05-04 19:59:57 +02:00 committed by GitHub
parent 27f11466d5
commit f3afb5b393
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -45,7 +45,10 @@ Note that on Linux glibc >= 2.25 is required, so older distributions such as Ubu
### Python package
Via PyPI: `pip install legendary-gl`
The package is available on [PyPI](https://pypi.org/project/legendary-gl/), to install simply run:
```bash
pip install legendary-gl
```
Manually:
- Install python3.8, setuptools and requests