We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7291910 commit c101957Copy full SHA for c101957
1 file changed
mecab-web/README.md
@@ -99,5 +99,5 @@ See the `.htaccess` for how to set the correct MIME types for streaming compilat
99
Here's how to create .gz pre-compressed copies of each file:
100
101
```bash
102
-gzip -kf mecab.data mecab.wasm mecab.js edict2.utf8.txt enamdict.utf8.txt kanjidic2-lf.txt
+gzip -kf mecab.data mecab.wasm mecab.js edict2.utf8.txt enamdict.utf8.txt kanjidic2-lf.utf8.txt
103
```
0 commit comments