From 9208c06a16d7e0150fdee2459165ad28185efe23 Mon Sep 17 00:00:00 2001 From: Volker Mische Date: Mon, 29 Jan 2018 03:40:43 +0100 Subject: [PATCH] whipper can now be run without build step --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index a7302f0..505c4b3 100644 --- a/README.md +++ b/README.md @@ -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