diff options
author | Adam Stokes <adam-stokes@ubuntu.com> | 2013-04-18 10:58:33 -0300 |
---|---|---|
committer | Adam Stokes <adam-stokes@ubuntu.com> | 2013-04-18 10:58:33 -0300 |
commit | a5f7c9a6e669f8489c879c2cd84e7a8d9dc8eab4 (patch) | |
tree | 00c1e3b90d8e6d579e3550779a80c116a2305f04 /README.md | |
parent | 9319a58629d212a2883b397bd6dfb11ab84229f4 (diff) | |
download | sos-a5f7c9a6e669f8489c879c2cd84e7a8d9dc8eab4.tar.gz |
Update README.md
Due to the results from the Debian packaging policy this package was renamed to sosreport from sos. Updating readme to reflect that
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ``` |