aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorficus <ficus@robocracy.org>2012-09-23 20:26:02 +0200
committerficus <ficus@robocracy.org>2012-09-23 20:26:02 +0200
commit52039642da2a578ce0e522353edc09f12cdd86f8 (patch)
tree2fdfedb21a8316e27558dec045fe6274c03f2e06 /README
parenta72ee1f82134664aa3a868386d6d7357969d23f5 (diff)
downloadtui-52039642da2a578ce0e522353edc09f12cdd86f8.tar.gz
tui-52039642da2a578ce0e522353edc09f12cdd86f8.zip
make note of some problems
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
+