aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9df88f2..3628461 100644
--- a/README.md
+++ b/README.md
@@ -14,3 +14,12 @@ personal use.
[`cgit`](https://git.zx2c4.com/cgit/about/) using
[`git-notes(1)`](https://git-scm.com/docs/git-notes).
See [`git-sign-for-cgit(1)`](git-sign-for-cgit.1).
+
+## Installation
+
+To install git-helpers locally, run:
+
+ PREFIX=~/.local make install
+
+This will install the scripts to `~/.local/bin` and the manuals to
+`~/.local/share/man`.