summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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 b240eac..8879598 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ to build pandoc:
$ cabal v2-clean
$ cabal v2-update
- $ ulimit -d $((8*1024*1024))
+ $ ulimit -Sd $((8*1024*1024))
$ cabal v2-build
Print the help text of the custom static website generator:
Generated by cgit. See skreutz.com for my tech blog and contact information.