Skip to content

Commit 8b1485c

Browse files
committed
Update README
1 parent 557828b commit 8b1485c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,11 @@ Install with [npm](https://www.npmjs.com/):
2020
辞書となる[sudachi-synonyms-dictionary](https://github.com/azu/sudachi-synonyms-dictionary)[peerDependencies](https://npm.github.io/using-pkgs-docs/package-json/types/peerdependencies.html)なので、ルールとは別途インストールする必要があります。
2121
ルール間で[sudachi-synonyms-dictionary](https://github.com/azu/sudachi-synonyms-dictionary)を共有した際に、辞書を一意にするためです。
2222

23+
> Cannot find module 'sudachi-synonyms-dictionary'
24+
25+
上記のエラーが出ている場合は`sudachi-synonyms-dictionary`をインストールしてください
26+
27+
npm install sudachi-synonyms-dictionary
2328

2429
## Usage
2530

0 commit comments

Comments
 (0)