# HG changeset patch # User Oleksandr Gavenko # Date 1557609612 -10800 # Node ID d1c76b72e9d635b5def90bcc3730774c50cac1c8 # Parent 7ba203c3b294830229f990868a580c6943ce37b7 Docs: building project. diff -r 7ba203c3b294 -r d1c76b72e9d6 www/HACKING.rst --- 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