diff --git a/README.textile b/README.textile index f19f213..bce69a7 100644 --- a/README.textile +++ b/README.textile @@ -9,7 +9,7 @@ SegmentSpy is a tool to watch the segments in your indices. Segment graphs updat h3. Installation -To install SegmentSpy onto your node, run bin/plugin -install polyfractal/elasticsearch-segmentspy +To install SegmentSpy onto your node, run bin/plugin install polyfractal/elasticsearch-segmentspy SegmentSpy automatically connects to the host specified in the URL used to display the plugin. For example, if you are running a node on localhost:9200, point your browser to http://localhost:9200/_plugin/segmentspy/. The plugin will automatically connect to localhost:9200 and begin parsing your cluster state. Alternatively, it's possible to set a target host and refreshInterval via url parameters, for example: