We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4526b8f commit 6e48989Copy full SHA for 6e48989
README.md
@@ -6,7 +6,7 @@ The Japanese (kuromoji) Analysis plugin integrates Lucene kuromoji analysis modu
6
In order to install the plugin, run:
7
8
```sh
9
-bin/plugin -install elasticsearch/elasticsearch-analysis-kuromoji/2.3.0`
+bin/plugin -install elasticsearch/elasticsearch-analysis-kuromoji/2.3.0
10
```
11
12
You need to install a version matching your Elasticsearch version:
0 commit comments