author | Oleksandr Gavenko <gavenkoa@gmail.com> |
Sun, 12 May 2019 00:20:12 +0300 | |
changeset 1160 | d1c76b72e9d6 |
parent 1159 | 7ba203c3b294 |
child 1161 | e410e63f74e8 |
www/HACKING.rst | file | annotate | diff | comparison | revisions |
--- a/www/HACKING.rst Tue May 07 09:21:32 2019 +0300 +++ b/www/HACKING.rst Sun May 12 00:20:12 2019 +0300 @@ -44,7 +44,11 @@ precess them you need GNU Make and Python 2.7 and possibly other tools. To produce dictionaries in ``dictd`` format you need to install ``dictd`` -dictribution with ``dictfmt`` and ``dictzip`` utilities and run:: +dictribution with ``dictfmt`` and ``dictzip`` utilities:: + + sudo apt install dictfmt dictzip + +and run:: $ make dict