aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index c4ccf743f..2db0bf20a 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -32,7 +32,7 @@
mkdir pandoc-extract
cd pandoc-extract
- xar -x ../pandoc-2.0-macOS.pkg
+ xar -x -f ../pandoc-2.0-macOS.pkg
cat pandoc.pkg/Payload | gunzip -dc | cpio -i
# executables are now in ./usr/bin/, man pages in ./usr/share/man