diff --git a/README.textile b/README.textile index 55d9aef..b4d3bc6 100644 --- a/README.textile +++ b/README.textile @@ -5,7 +5,8 @@ h2. Compatibility The following table shows the versions of elasticsearch and Apache Zookeeper that Zookeeper Plugin was built with. |_. ES-zk Plugin |_. Elasticsearch |_. Zookeeper | -| master | 1.2.1 | 3.4.6 | +| master | 1.3.1 | 3.4.6 | +| 1.3.0 | 1.3.1 | 3.4.6 | | 1.2.3 | 1.2.3 | 3.4.6 | | 1.2.0 | 1.2.1 | 3.4.6 | | 1.1.0 | 1.1.3 | 3.4.6 | @@ -20,7 +21,7 @@ h3. Installation * Install ZooKeeper plugin to ES by running
-% bin/plugin -url https://github.com/grmblfrz/elasticsearch-zookeeper/releases/download/v1.2.0/elasticsearch-zookeeper-1.2.0.zip -install zookeeper +% bin/plugin -url https://github.com/grmblfrz/elasticsearch-zookeeper/releases/download/v1.3.0/elasticsearch-zookeeper-1.3.0.zip -install zookeeper* Assuming that you are running ZooKeeper on the port 2181 (default), add the following lines to config/elasticsearch.yml file