aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL3
1 files changed, 1 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index cc291767d..589de9ee4 100644
--- a/INSTALL
+++ b/INSTALL
@@ -175,8 +175,7 @@ but are documented here for packagers and developers:
persistence.
- Runs Cabal's "configure" command.
* `build-exec`: Builds `pandoc` executable (using Cabal's "build"
- command) and creates the wrappers `html2markdown` and `markdown2pdf`
- from templates in `src/wrappers`.
+ command).
* `build-doc`: Builds program documentation (e.g. `README.html`).
* `build-lib-doc`: Builds Haddock documentation for Pandoc libraries.
* `install-doc`, `uninstall-doc`: Installs/uninstalls user documentation