aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Jaggars <jhjaggars@gmail.com>2012-03-09 07:14:39 -0800
committerJesse Jaggars <jhjaggars@gmail.com>2012-03-09 07:14:39 -0800
commitee46604447296395e33b9f0f3bee158ed5f8f776 (patch)
tree4444ba30507c34244b72c569b4c7fe5be2bc5cbf
parenta36701a1923f49fd6dbb20931c6b7cac85e5f659 (diff)
parentcc69169731b8fd59ae99cee8a6de958062bf1d96 (diff)
downloadsos-ee46604447296395e33b9f0f3bee158ed5f8f776.tar.gz
Merge pull request #47 from battlemidget/feature
README: Debian/Ubuntu installation steps
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index e878d057..7d51248d 100644
--- a/README
+++ b/README
@@ -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