Switch to code style and remove --upgrade

This commit is contained in:
jan 2016-03-29 13:56:36 -07:00
parent ff6c4f71c1
commit 496d07008d

View File

@ -17,5 +17,6 @@ Requirements:
Install with pip, via git: Install with pip, via git:
```bash
>pip install --upgrade git+https://mpxd.net/gogs/jan/masque.git@release pip install git+https://mpxd.net/gogs/jan/masque.git@release
```