whipper can now be run without build step

This commit is contained in:
Volker Mische
2018-01-29 03:40:43 +01:00
parent 3f9ce435df
commit 9208c06a16

View File

@@ -232,8 +232,7 @@ To make it easier for developers, you can run whipper straight from the
source checkout:
```bash
python2 setup.py develop --user
whipper -h
python2 -m whipper -h
```
## Logger plugins