summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index 460c7e0..1fca755 100644
--- a/README.rst
+++ b/README.rst
@@ -147,13 +147,14 @@ As they say: read the manpages
$ man nixtamal-manifest
-Building
+Building / hacking
===============================================================================
.. code:: console
- $ nix-shell -p darcs \
- --run "darcs clone https://darcs.toastal.in.th/nixtamal/trunk/ nixtamal"
+ $ nix-shell -p darcs
+ $ darcs clone https://darcs.toastal.in.th/nixtamal/trunk/ nixtamal
+ $ darcs setpref boringfile .boring
$ cd nixtamal
$ nix-build