From ebd2eb30d284b816519c4d416e5382bb1bd2b16a Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 31 Aug 2013 09:41:48 -0700 Subject: INSTALL: Added instructions for pandoc-citeproc. --- INSTALL | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/INSTALL b/INSTALL index ba3cb8eb6..76eb09e7e 100644 --- a/INSTALL +++ b/INSTALL @@ -53,6 +53,12 @@ Quick install man pandoc +6. If you want to process citations with pandoc, you will also need to + install a separate package, `pandoc-citeproc`. This can be installed + using cabal: + + cabal install pandoc-citeproc + [GHC]: http://www.haskell.org/ghc/ [Haskell platform]: http://hackage.haskell.org/platform/ [cabal-install]: http://hackage.haskell.org/trac/hackage/wiki/CabalInstall -- cgit v1.2.3