From 64d6cd40854fa7ac2d904bd34b82a089b9a14182 Mon Sep 17 00:00:00 2001 From: Alexey Plekhanov Date: Fri, 6 Jan 2017 23:00:05 +0100 Subject: [PATCH] Update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0447451..12729d2 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Go to the [latest release page](https://github.com/alexsoft/munin-beanstalk/rele For example (phar file URL might be different): ```sh - wget https://github.com/alexsoft/munin-beanstalk/releases/download/v0.0.1/munin-beanstalk.phar + wget https://github.com/alexsoft/munin-beanstalk/releases/download/v1.0.0/munin-beanstalk.phar chmod a+x munin-beanstalk.phar sudo mv munin-beanstalk.phar /etc/munin/plugins/beanstalk ```