aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 4 insertions, 1 deletions
diff --git a/README b/README
index 6df5cf1..ddeb357 100644
--- a/README
+++ b/README
@@ -52,5 +52,8 @@ tomfoolery, but if not, you can install system-wide:
To build a one-off debian package, install ``python-stdeb`` and then run:
- $ python setup.py --command-packages=stdeb.command bdist_deb
+ $ dpkg-buildpackage
+
+Packages and associated cruft will end up in the parent directory (outside the
+torouterui repository checkout).