Update README to reflect upload to pypi
This commit is contained in:
parent
628845ca4b
commit
57bdb00d88
@ -17,9 +17,14 @@ Requirements:
|
||||
* freetype (optional, used for text)
|
||||
|
||||
|
||||
Install with pip, via git:
|
||||
Install with pip:
|
||||
```bash
|
||||
pip install git+https://mpxd.net/code/jan/masque.git@release
|
||||
pip3 install masque
|
||||
```
|
||||
|
||||
Alternatively, install from git
|
||||
```bash
|
||||
pip3 install git+https://mpxd.net/code/jan/masque.git@release
|
||||
```
|
||||
|
||||
## TODO
|
||||
|
Loading…
Reference in New Issue
Block a user