mirror of
https://github.com/derrod/legendary.git
synced 2024-12-22 17:55:27 +00:00
Add PyPI link to README
This commit is contained in:
parent
27f11466d5
commit
f3afb5b393
|
@ -45,7 +45,10 @@ Note that on Linux glibc >= 2.25 is required, so older distributions such as Ubu
|
||||||
|
|
||||||
### Python package
|
### 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:
|
Manually:
|
||||||
- Install python3.8, setuptools and requests
|
- Install python3.8, setuptools and requests
|
||||||
|
|
Loading…
Reference in a new issue