aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8bc13f9..1d2d43b 100644
--- a/README.md
+++ b/README.md
@@ -2,3 +2,16 @@ Templater
=========
Project bootstrapping made easy!
+
+## Instalation
+
+Simply clone it and add to your `$PATH`:
+
+ git clone https://git.fluxo.info/templater
+
+You can also verify the latest commit's OpenPGP signature:
+
+ /usr/bin/git -C templater verify-commit HEAD
+
+Note that `/usr/bin/git` is called to avoid any other `git` wrappers or aliases
+you might have available on your shell.