aboutsummaryrefslogtreecommitdiffstats
path: root/src/README
diff options
context:
space:
mode:
Diffstat (limited to 'src/README')
-rw-r--r--src/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/README b/src/README
index 0f6a301e..c04a9430 100644
--- a/src/README
+++ b/src/README
@@ -4,10 +4,14 @@ package maintainers, and anyone else to provide plugins that will
collect, analyze, and report information that is useful for supporting
software packages.
+This project is hosted at http://sos.108.redhat.com. For the latest version,
+to contribute, and for more information, please visit there.
+
(all the following as root)
to install locally ==> python setup.py install
to build an rpm ==> python setup.py bdist_rpm
+See the Makefile.
Contributors:
Steve Conklin <sconklin@redhat.com>