diff options
author | John MacFarlane <jgm@berkeley.edu> | 2016-07-22 15:52:38 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-07-22 15:52:38 -0700 |
commit | 199489c12c69a3a0b55671edfa7d980b43489777 (patch) | |
tree | 06668631d2d61395eb18ecf3b48a5927df692e67 /INSTALL | |
parent | 27762affe3edd13ccb62a5450166b28fe73d15e6 (diff) | |
parent | 28246889042d88f31490548e94b22a5436372ea8 (diff) | |
download | pandoc-199489c12c69a3a0b55671edfa7d980b43489777.tar.gz |
Merge pull request #3033 from tarleb/github-readme
PoC: GitHub-optimized README
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -95,7 +95,7 @@ Quick install with cabal 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 +accordingly. If `MANUAL.txt` has been modified, the man page can be rebuilt: `make man/pandoc.1`. The `pandoc-citeproc.1` man page will also be installed automatically. |