Skip to content

Commit

Permalink
don't assume the AUR helper
Browse files Browse the repository at this point in the history
  • Loading branch information
guidocella committed Feb 14, 2021
1 parent 3495cce commit 81371a8
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 @@ -10,7 +10,7 @@ Once you reach a high enough level, you will want the monolingual daijirin dicti
- Download Yomichan Import from https://foosoft.net/projects/yomichan-import/, and use it to convert convert daijirin to JSON
- Extract the resulting zip
- From the directory with the extracted JSON files, execute this repository's `convert-daijirin.php`
- Install Stardict's convertion tools (`yay -S stardict-tools-git` on Arch, `apt install stardict-tools` on Debian)
- Install Stardict's convertion tools (`stardict-tools-git` on the AUR, `apt install stardict-tools` on Debian)
- Execute `stardict-tabfile daijirin.tab` (Arch) / `tabfile daijirin.tab` (Debian)
- Execute `mv daijirin.{dict,idx,ifo} ~/.local/share/stardict/dic`

Expand Down

0 comments on commit 81371a8

Please sign in to comment.