aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL5
1 files changed, 3 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 789eb9d..72be58e 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,5 +1,6 @@
Installation is simple:
-make PLUGINDIR=/etc/munin/plugins install
-/etc/init.d/munin-node restart
+make install
+this will install the plugins into /usr/share/munin/plugins. See README on
+howto configure and enable the plugins.