aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index b8182c13..e75970cd 100644
--- a/README.md
+++ b/README.md
@@ -19,8 +19,7 @@ git clone git://github.com/sosreport/sosreport.git
```
to install locally (as root) ==> make install
to build an rpm ==> make rpm
-to build a deb ==> make deb-unsign
-to build a zipfile for use with jython ==> make zip
+to build a deb ==> make deb
```
### Pre-built Packaging ###