aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
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
+