From 7af260bf560597a7371404c19caf4ae47deefc11 Mon Sep 17 00:00:00 2001 From: sconklin Date: Mon, 17 Jul 2006 15:24:34 +0000 Subject: various cleanups and documentation tweaks git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@17 ef72aa8b-4018-0410-8976-d6e080ef94d8 --- src/README | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/README') 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 -- cgit