diff --git a/README.md b/README.md index 97dc7669b88c642c25dfa8616cc98d4703597998..cbb78b0460f32b1024b4c30bee8bc30c16ac23c9 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,9 @@ Install * optional 1 - download pre-build package from here: https://github.com/medcl/elasticsearch-analysis-ik/releases - unzip plugin to folder `your-es-root/plugins/` + create plugin folder `cd your-es-root/plugins/ && mkdir ik` + + unzip plugin to folder `your-es-root/plugins/ik` * optional 2 - use elasticsearch-plugin to install ( supported from version v5.5.1 ):