summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING1
1 files changed, 1 insertions, 0 deletions
diff --git a/HACKING b/HACKING
index cf10ba5536d..1e742c8454c 100644
--- a/HACKING
+++ b/HACKING
@@ -20,6 +20,7 @@ addition to those mentioned in the installation instructions:
20 - [[http://www.gnu.org/software/automake/][GNU Automake]] 20 - [[http://www.gnu.org/software/automake/][GNU Automake]]
21 - [[http://www.gnu.org/software/gettext/][GNU Gettext]] 21 - [[http://www.gnu.org/software/gettext/][GNU Gettext]]
22 - [[http://www.graphviz.org/][Graphviz]] 22 - [[http://www.graphviz.org/][Graphviz]]
23 - [[http://www.gnu.org/software/help2man/][GNU Help2man]] (optional)
23 24
24Run ‘./bootstrap’ to download the Nix daemon source code and to generate the 25Run ‘./bootstrap’ to download the Nix daemon source code and to generate the
25build system infrastructure using autoconf. It reports an error if an 26build system infrastructure using autoconf. It reports an error if an