Fix incorrect install command in readme

Original commit: elastic/x-pack-elasticsearch@c0e292ed3e
This commit is contained in:
Court Ewing 2015-10-08 11:16:55 -04:00
parent b32874e840
commit 53cad5f3c8

View File

@ -6,7 +6,7 @@
The easiest way to play/get to know Marvel is to install the latest release version of it. To do so, just run the following command on every node on your cluster (restart node for it to have effect):
```
./bin/plugin -i elasticsearch/marvel/latest
./bin/kibana plugin -i elasticsearch/marvel/latest
```
Once done, open up the following url (assuming standard ES config): http://localhost:9200/_plugin/marvel . This will take you to the Overview Dashboard. Use Kibana's Load dashboard menu to navigate to the Cluster Pulse dashboard