diff options
author | sconklin <sconklin@ef72aa8b-4018-0410-8976-d6e080ef94d8> | 2006-07-17 15:24:34 +0000 |
---|---|---|
committer | sconklin <sconklin@ef72aa8b-4018-0410-8976-d6e080ef94d8> | 2006-07-17 15:24:34 +0000 |
commit | 7af260bf560597a7371404c19caf4ae47deefc11 (patch) | |
tree | 0efd53e9627f1e8cc74a9bfc7eb1ab00bca3ee58 /src/README | |
parent | 6272e3abf035e9a24bb37a4e27a12c35bb87cb3f (diff) | |
download | sos-7af260bf560597a7371404c19caf4ae47deefc11.tar.gz |
various cleanups and documentation tweaks
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@17 ef72aa8b-4018-0410-8976-d6e080ef94d8
Diffstat (limited to 'src/README')
-rw-r--r-- | src/README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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> |