Merge pull request #4022 from adam234/patch-1
MacOS instructions needed xar -f
This commit is contained in:
commit
6fe84fa879
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue