summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorStefan Kreutz <mail@skreutz.com>2021-10-11 15:48:17 +0200
committerStefan Kreutz <mail@skreutz.com>2021-10-11 15:48:17 +0200
commit59234d5eef2c4b820c0f414c77e6c29a036effb6 (patch)
tree48bfae0c23cffc0e4c6774937d05b1d4cbd7b284 /README.md
parent395d0bdc6977e699e2f9d9276c9a8fe342cbd99e (diff)
downloadblog-59234d5eef2c4b820c0f414c77e6c29a036effb6.tar
Update dependencies
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8879598..357c137 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,8 @@ to build pandoc:
$ cabal v2-clean
$ cabal v2-update
$ ulimit -Sd $((8*1024*1024))
- $ cabal v2-build
+ $ 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.