diff --git a/README.md b/README.md index 4c543af..a2b7dcb 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,10 @@ Install copy and unzip `target/releases/elasticsearch-analysis-ik-{version}.zip` to `your-es-root/plugins/ik` +**for ES > 2.0** + +`bin/plugin install file:/path/to/elasticsearch-analysis-ik-{version}.zip` + 2.restart elasticsearch