Merge pull request #4022 from adam234/patch-1

MacOS instructions needed xar -f
This commit is contained in:
John MacFarlane 2017-11-01 20:43:03 -04:00 committed by GitHub
commit 6fe84fa879
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