Skip to content

Commit 155203b

Browse files
committed
Merge pull request #111 from chuangbo/patch-1
Fix readme installation zip file name
2 parents 9035fa7 + 82e2628 commit 155203b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Install
3333

3434
`mvn package`
3535

36-
copy and unzip `target/release/ik**.zip` to `your-es-root/plugins/ik`
36+
copy and unzip `target/releases/elasticsearch-analysis-ik-{version}.zip` to `your-es-root/plugins/ik`
3737

3838
2.config files:
3939

0 commit comments

Comments
 (0)