Update README to reflect upload to pypi
This commit is contained in:
parent
628845ca4b
commit
57bdb00d88
1 changed files with 7 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue