summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorStefan Kreutz <mail@skreutz.com>2021-12-02 11:00:38 +0100
committerStefan Kreutz <mail@skreutz.com>2021-12-02 11:00:38 +0100
commit497b967ab3173a7b9630e0b03574ea1586c559a1 (patch)
tree410955e7f0161656074214b7279d92c27e94ee94 /README.md
parent80e0b0748fa8fc73f6d6780e8d793f66490b4fbd (diff)
downloadblog-497b967ab3173a7b9630e0b03574ea1586c559a1.tar
Update dependencies
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 357c137..dc5c742 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ to build pandoc:
$ cabal v2-clean
$ cabal v2-update
$ ulimit -Sd $((8*1024*1024))
- $ cabal v2-build --jobs
+ $ nice cabal v2-build --jobs
$ cabal v2-freeze
Print the help text of the custom static website generator:
Generated by cgit. See skreutz.com for my tech blog and contact information.