aboutsummaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2017-01-31 15:05:05 +0100
committerJohn MacFarlane <jgm@berkeley.edu>2017-01-31 15:06:58 +0100
commitc96b64e91b54481aa870566dbecae69df711223d (patch)
tree45557c3df8e5f94bc9218f37384db19bf8a88c1f /INSTALL.md
parent99c2a31749bb409e4026907f011bb307b2096e8b (diff)
downloadpandoc-c96b64e91b54481aa870566dbecae69df711223d.tar.gz
Name change OSX -> MacOS.
Add a -MacOS suffix to mac package rather than -OSX. CHanged local names from osx to macos.
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 631641307..192ae841d 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -19,7 +19,7 @@
copy /y "%TEMP%\pandoc\pandoc-citeproc.exe" C:\Utils\Console\
rmdir /s /q "%TEMP%\pandoc\"
-## Mac OS X
+## MacOS
- There is a package installer at pandoc's [download page].
If you later want to uninstall the package, you can do so
@@ -27,7 +27,7 @@
and running it with `perl uninstall-pandoc.pl`.
- It is possible to extract the pandoc and pandoc-citeproc
- executables from the osx pkg file, if you'd rather not run
+ executables from the MacOS pkg file, if you'd rather not run
the installer. To do this (for the version 1.19.1 package):
mkdir pandoc-extract