diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -13,3 +13,9 @@ 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 zipfile for use with jython ==> make zip + +Debian/Ubuntu users can install via PPA: + +sudo add-apt-repository ppa:debugmonkeys/sosreport +sudo apt-get update +sudo apt-get install sos |