MacOS instructions needed xar -f

As written, produces an error
This commit is contained in:
Adam 2017-11-01 11:26:07 -07:00 committed by GitHub
parent ed3d466384
commit 9cd3763162
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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