From 52039642da2a578ce0e522353edc09f12cdd86f8 Mon Sep 17 00:00:00 2001 From: ficus Date: Sun, 23 Sep 2012 20:26:02 +0200 Subject: make note of some problems --- README | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README') diff --git a/README b/README index fdc6934..6df5cf1 100644 --- a/README +++ b/README @@ -50,3 +50,7 @@ tomfoolery, but if not, you can install system-wide: $ sudo ./setup.py install +To build a one-off debian package, install ``python-stdeb`` and then run: + + $ python setup.py --command-packages=stdeb.command bdist_deb + -- cgit v1.2.3