Added install documentation

This commit is contained in:
Tomas Edwardsson 2013-07-14 22:54:07 +00:00
parent e610610f21
commit 86430fbbc5
1 changed files with 12 additions and 2 deletions

View File

@ -22,8 +22,18 @@ Caveats
Dependencies Dependencies
============ ============
pynag-0.4.7+ * pynag-0.4.7+
Known to work with PackageKit 0.7.6 or later * Known to work with PackageKit 0.7.6 or later
Install
=======
* Install pynag (available through your favorite package manager)
* Install PackageKit (packagekit in Debian)
```
wget https://raw.github.com/opinkerfi/nagios-plugins/master/check_pkgkit/check_pkgkit
```
Room for improvement Room for improvement
==================== ====================