summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2017-04-30 16:54:45 -0400
committerJoey Hess <joeyh@joeyh.name>2017-04-30 16:54:45 -0400
commit2fb28db85895dd204b537377e8fefdc5ea887b96 (patch)
tree3403f5e599c3ea220e2245ecde99f277195a9cda
parentfdf7c352d542a8758f2903dbe13b96da6d590152 (diff)
downloaddebug-me-2fb28db85895dd204b537377e8fefdc5ea887b96.tar.gz
sigs
-rw-r--r--doc/install.mdwn3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/install.mdwn b/doc/install.mdwn
index 66a2010..f8754d0 100644
--- a/doc/install.mdwn
+++ b/doc/install.mdwn
@@ -1,5 +1,6 @@
Clone debug-me's git repository from `git://debug-me.branchable.com/`,
-or `https://git.joeyh.name/git/debug-me.git`
+or `https://git.joeyh.name/git/debug-me.git`. Tags and commits are gpg
+signed, so can be verified.
To build from source, you need the
[haskell tool stack](https://www.haskellstack.org/).