summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index d9ff372..18f866f 100644
--- a/README.md
+++ b/README.md
@@ -111,6 +111,13 @@ attach to these features.
* git pre-commit and pre-push triggers
* linking sources together by `.include` and `.wants` files
+## development
+
+### compiling manpages
+
+Manpages are not available as files in the repository because they have to be built. After running `pik man` they will
+be available in the `out` folder and installed on your system. View [man.sh](.pik/man.sh) for more information.
+
## thanks
this repository lives [here](https://git.ewy.one/pik/)