summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL10
1 files changed, 5 insertions, 5 deletions
diff --git a/INSTALL b/INSTALL
index 2b32524e5..9156356ca 100644
--- a/INSTALL
+++ b/INSTALL
@@ -75,12 +75,12 @@ Quick install
--extra-include-dirs=/usr/local/Cellar/icu4c/51.1/include \
-funicode_collation text-icu pandoc-citeproc
-The `pandoc.1` man page will be built and installed automatically.
-The build process shows you where it is installed: you may need
-to set your `MANPATH` accordingly.
+The `pandoc.1` man page will be installed automatically. cabal shows
+you where it is installed: you may need to set your `MANPATH`
+accordingly. If `README` has been modified, the man page can be
+rebuilt: `make man/pandoc.1`.
-The `pandoc-citeproc.1` man page will also be built and installed
-automatically.
+The `pandoc-citeproc.1` man page will also be installed automatically.
[GHC]: http://www.haskell.org/ghc/
[Haskell platform]: http://hackage.haskell.org/platform/