From 6aa42c412bdb44d70075f40367467828cbd1d3f2 Mon Sep 17 00:00:00 2001 From: Scott Geary Date: Fri, 22 Apr 2016 16:24:10 +1200 Subject: [PATCH] Update install options --- readme.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 16aa042..3155497 100644 --- a/readme.md +++ b/readme.md @@ -34,7 +34,11 @@ Tested on Kibana 4.6 ## How to install -Simply clone the repo into `installedPlugins`, and restart Kibana. No npm requirements. +Simple clone: +- Simply clone the repo into `installedPlugins`, and restart Kibana. No NPM requirements. + +or via the Kibana CLI: +- `./kibana plugin --install kibana-field-formatters -u https://github.com/vend/kibana-field-formatters/archive/master.zip` ## Useful Info