aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBryn M. Reeves <bmr@redhat.com>2013-04-18 07:55:38 -0700
committerBryn M. Reeves <bmr@redhat.com>2013-04-18 07:55:38 -0700
commit214ddb0f35334b9e9e5344d568f4cffd656d6aa8 (patch)
treef8de56e59515769888ddaa1d2b888e4bf8412ba0
parent374da9947427b10c1dfca92e1401e0d76871a5a2 (diff)
parenta5f7c9a6e669f8489c879c2cd84e7a8d9dc8eab4 (diff)
downloadsos-214ddb0f35334b9e9e5344d568f4cffd656d6aa8.tar.gz
Merge pull request #131 from battlemidget/patch-1
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index dfbe0476..b8182c13 100644
--- a/README.md
+++ b/README.md
@@ -36,5 +36,5 @@ Debian/Ubuntu users can install via PPA:
```
sudo add-apt-repository ppa:debugmonkeys/sosreport
sudo apt-get update
-sudo apt-get install sos
+sudo apt-get install sosreport
```