]> git.lizzy.rs Git - torbrowser-launcher.git/commitdiff
simplified packaging in readme
authorMicah Lee <micah@micahflee.com>
Fri, 1 Nov 2013 18:07:55 +0000 (11:07 -0700)
committerMicah Lee <micah@micahflee.com>
Fri, 1 Nov 2013 18:07:55 +0000 (11:07 -0700)
README.md

index 3664f30d4a30d25deec6554b10162f64d65c6a43..48f3ec44fddfa99f7b65119bcc1b82e2d4def86f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -42,13 +42,9 @@ Also install the ```torbrowser-launcher``` dependencies:
 Debian packages
 ---------------
 
-To build a Debian source package:
+To build a Debian source and binary packages:
 
-    python setup.py --command-packages=stdeb.command sdist_dsc
-
-To build a Debian binary package:
-
-    python setup.py --command-packages=stdeb.command bdist_deb
+    python setup.py --command-packages=stdeb.command sdist_dsc bdist_deb
 
 Once you've made a ```.deb```, you can install by running this as root: