aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorBryan Quigley <bryan.quigley@canonical.com>2015-02-25 15:24:54 -0500
committerAdam Stokes <adam.stokes@ubuntu.com>2015-03-02 11:09:13 -0500
commite81b0adef375b30ea0ee8f36abf217b055c46bea (patch)
tree1b9a17923fa1f13f5c9283df74970595241b07bf /README.md
parent4b73a15fad61ed36191c118db12fcf5e80085959 (diff)
downloadsos-e81b0adef375b30ea0ee8f36abf217b055c46bea.tar.gz
[docs] Remove make deb, run from git
Make deb was removed You can also just run ./sosreport from git now. Signed-off-by: Bryan Quigley <bryan.quigley@canonical.com> Signed-off-by: Adam Stokes <adam.stokes@ubuntu.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b9422747..c4be12a6 100644
--- a/README.md
+++ b/README.md
@@ -54,9 +54,9 @@ pull requests.
### Manual Installation
```
+You can simply run from the git checkout now ==> Ex: sudo ./sosreport -a
to install locally (as root) ==> make install
to build an rpm ==> make rpm
-to build a deb ==> make deb
```
### Pre-built Packaging