From d3029caa55868397e58aeaf6334b923065b4f536 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 28 Oct 2017 08:03:56 -0200 Subject: Installation and signature checking --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) 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. -- cgit v1.2.3