summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL7
1 files changed, 5 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index f48b887be..b4f7d2a7b 100644
--- a/INSTALL
+++ b/INSTALL
@@ -321,8 +321,11 @@ somewhat older than the most recent version.
Installing pandoc on Arch linux
===============================
-Abhishek Dasgupta has created a binary package for `pandoc` in the
-Arch linux repository. Arch users can install `pandoc` by typing
+There are two `pandoc` packages in the Arch AUR repositories,
+`pandoc` (contributed by Abhishek Dasgupta) and `haskell-pandoc`
+(contributed by Dons Stewart). `haskell-pandoc` is more up-to-date,
+but does not install the man pages or wrapper scripts.
pacman -Sy pandoc
+ pacman -Sy haskell-pandoc