summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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 74d82ba..0ab9c86 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ a very easy plugin interface. The munin homepage is http://munin.projects.linpro
## Requirements
* puppet 2.7 or newer
- * install the `common`, `concat` and `stdlib` modules -- the munin module depends on functions that are defined and installed via these modules
+ * install the `concat` and `stdlib` modules -- the munin module depends on functions that are defined and installed via these modules
* you will need storedconfigs enabled in your puppet setup, to do that you need to add a line to your `puppet.conf` in your `[puppetmasterd]` section which says:
storeconfigs=true