From 82e2628d77f803cf27f9b8e38e3917a933cfa35b Mon Sep 17 00:00:00 2001 From: Li Chuangbo Date: Mon, 23 Nov 2015 19:26:21 +1300 Subject: [PATCH] Fix readme installation zip file name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 198a46f..193e4cc 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Install `mvn package` -copy and unzip `target/release/ik**.zip` to `your-es-root/plugins/ik` +copy and unzip `target/releases/elasticsearch-analysis-ik-{version}.zip` to `your-es-root/plugins/ik` 2.config files: