Skip to content

Commit

Permalink
whipper can now be run without build step
Browse files Browse the repository at this point in the history
  • Loading branch information
vmx committed Jan 29, 2018
1 parent 3f9ce43 commit 9208c06
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9208c06

Please # to comment.