summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2024-02-17 10:50:18 +0100
committerDrew DeVault <sir@cmpwn.com>2024-02-17 10:50:18 +0100
commit5ea8873e33a5be55625e05673a47e440182bc09e (patch)
tree8f4022e8f4631df816ec0857416dfc867509260f
parentdeb7db796774461b006a01edc403d4b91c35162b (diff)
README.md: mention system packages
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 735d9e6..4d4bf43 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,11 @@ scdoc is a simple man page generator for POSIX systems written in C99.
## Installation
+scdoc is likely available from your local system distribution -- your package
+manager is the preferred means of installation.
+
+To install from source:
+
make
sudo make install