summaryrefslogtreecommitdiff
path: root/INSTALL.REPO
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2023-02-23 09:42:07 -0600
committerG. Branden Robinson <g.branden.robinson@gmail.com>2023-02-23 09:48:11 -0600
commit57123c1a87a909ae8f81988115424be241c285a8 (patch)
tree9ae4c2b3e2b551b3670ab9445a485024aaa518f5 /INSTALL.REPO
parent228e583873cedc089356037512309aebbb3d56ea (diff)
downloadgroff-git-57123c1a87a909ae8f81988115424be241c285a8.tar.gz
INSTALL.*: Advise use of 'install-doc' target.
Thanks to T. Kurt Bond for the suggestion.
Diffstat (limited to 'INSTALL.REPO')
-rw-r--r--INSTALL.REPO2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.REPO b/INSTALL.REPO
index 39d54a844..c0783592c 100644
--- a/INSTALL.REPO
+++ b/INSTALL.REPO
@@ -113,7 +113,7 @@ Installation
When the build is finished you can install the groff build artifacts.
- $ make install # run with 'sudo' if necessary
+ $ make install install-doc # run with 'sudo' if necessary
Uninstalling