From de86866b0292880da76b4a190bb71acf32130301 Mon Sep 17 00:00:00 2001 From: Ingo Oppermann Date: Thu, 8 Jan 2015 17:45:56 +0000 Subject: [PATCH] Fix typos in installation instruction --- plugins/varnish4/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/varnish4/README.md b/plugins/varnish4/README.md index 5043a75e..c861ce3b 100644 --- a/plugins/varnish4/README.md +++ b/plugins/varnish4/README.md @@ -8,7 +8,7 @@ Installation ------------ - Copy `varnish4_` to the Munin plugins directory (`/usr/share/munin/plugins/`) -- Make varnish_ runnable (`chmod +x /usr/share/munin/plugins/varnish_`) +- Make `varnish4_` runnable (`chmod +x /usr/share/munin/plugins/varnish4_`) Configuration -------------