diff options
author | Albert Krewinkel <albert@zeitkraut.de> | 2016-07-20 14:12:57 +0200 |
---|---|---|
committer | Albert Krewinkel <albert@zeitkraut.de> | 2016-07-20 21:16:45 +0200 |
commit | a396003a31afd2c3baa9657669cbbb77460e5cf2 (patch) | |
tree | 0c06ecd836fe4ea8fec2ca78094cc9bb5da0feb8 /INSTALL | |
parent | e2d59461bbaa5ff41d41b2f0e430e03c12d8d0fd (diff) | |
download | pandoc-a396003a31afd2c3baa9657669cbbb77460e5cf2.tar.gz |
Rename README to MANUAL.txt
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. |