diff options
| author | Mhd Sulhan <ms@kilabit.info> | 2015-05-23 21:14:27 +0700 |
|---|---|---|
| committer | Mhd Sulhan <ms@kilabit.info> | 2015-05-23 21:14:27 +0700 |
| commit | e9fdfa07d3f759d758e72f9f21299e36989bbef0 (patch) | |
| tree | a260c420e2790ace466a470f155399ee1b7c32ee /README.md | |
| parent | 594c90495c89be364e5631508fd904bbe34866a3 (diff) | |
| download | hunspell-id-e9fdfa07d3f759d758e72f9f21299e36989bbef0.tar.xz | |
Buat symbolic link untuk .aff dan .dic dari root ke direktori libreoffice.
* Perbarukan README dan build.sh untuk menyesuaikan nama direktori.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -31,8 +31,8 @@ $ ./build.sh * Buat `symlink` dari hasil ekstraksi ke folder sistem hunspell anda. Contoh, ``` $ cd /usr/share/hunspell -$ ln -s ~/Downloads/hunspell-di/src/id_ID.aff -$ ln -s ~/Downloads/hunspell-di/src/id_ID.dic +$ ln -s ~/Downloads/hunspell-di/id_ID.aff +$ ln -s ~/Downloads/hunspell-di/id_ID.dic ``` * atau buat salinan langsung. |
