Skip to content
This repository has been archived by the owner on Mar 25, 2022. It is now read-only.

Commit

Permalink
Update install options
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott Geary committed Apr 22, 2016
1 parent 31cf9fe commit 6aa42c4
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 6aa42c4

Please sign in to comment.