diff options
author | Adam Stokes <hackr@cypherbook.com> | 2012-03-09 15:45:54 -0500 |
---|---|---|
committer | Adam Stokes <hackr@cypherbook.com> | 2012-03-09 15:52:09 -0500 |
commit | 87f0789fe6cdccb269d07b44d2f786c1fb34e3ea (patch) | |
tree | 209815f472e7e8d899b11ea5168dab13706c163e /README | |
parent | 12dad86f102007a441629d00255338c35afd7449 (diff) | |
download | sos-87f0789fe6cdccb269d07b44d2f786c1fb34e3ea.tar.gz |
README: Add help line for making local debian unsigned
package
Signed-off-by: Adam Stokes <hackr@cypherbook.com>
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ To access to the public source code repository for this project run: 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 Debian/Ubuntu users can install via PPA: |