Fix version number in `plugin -install` command

This commit is contained in:
David Pilato 2013-07-23 13:41:48 +02:00
parent d8f308c2ed
commit 27521f61f3
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ Google Compute Engine Cloud Plugin for Elasticsearch
The GCE Cloud plugin allows to use GCE API for the unicast discovery mechanism.
In order to install the plugin, simply run: `bin/plugin -install elasticsearch/elasticsearch-cloud-gce/1.0.0-SNAPSHOT`.
In order to install the plugin, simply run: `bin/plugin -install elasticsearch/elasticsearch-cloud-gce/1.0.0`.
-------------------------------------------------------------
| GCE Cloud Plugin | Elasticsearch | Release date |