diff --git a/README.md b/README.md index 6851d70..a75f3d5 100644 --- a/README.md +++ b/README.md @@ -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