Skip to content
This repository has been archived by the owner on Jan 31, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eggplants authored Jun 25, 2021
1 parent 73ec79e commit 0ac016d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ $ sudo mv /usr/lib/*/mecab/dic/mecab-ipadic-neologd /var/lib/mecab/dic
- Update `/etc/mecabrc`

```bash
$ sudo cp /etc/mecabrc /src/mecabrc.bak
$ sudo cp /etc/mecabrc /etc/mecabrc.bak
$ sudo sed -i 's_^dicdir.*_; &\'$'\ndicdir = /var/lib/mecab/dic/mecab-ipadic-neologd_' /etc/mecabrc
```

Expand Down

0 comments on commit 0ac016d

Please sign in to comment.