diff --git a/plugins/minecraft/jsonapi/README.md b/plugins/minecraft/jsonapi/README.md index d231e870..2afff01d 100644 --- a/plugins/minecraft/jsonapi/README.md +++ b/plugins/minecraft/jsonapi/README.md @@ -11,12 +11,12 @@ Read more in my [blog post](http://). ## Configuration +1. Clone this repository: `git clone git@github.com:frdmn/munin-bukkit-plugins.git` 1. Adjust the JSONAPI variables in each plugin 1. Make sure the `PHP` binary in the Shebang line is executable ## Installation -1. Clone this repository: `git clone git@github.com:frdmn/munin-bukkit-plugins.git` 1. Perform your configuration (see above) 1. Move the plugins into the Munin plugin directory: `mv mcjson* /usr/share/munin/plugins/` 1. Change the ownership: `chown munin:munin /usr/share/munin/plugins/mcjson*`