MacOS instructions needed xar -f
As written, produces an error
This commit is contained in:
parent
ed3d466384
commit
9cd3763162
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