summaryrefslogtreecommitdiffhomepage
path: root/doc/install.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/install.mdwn')
-rw-r--r--doc/install.mdwn11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/install.mdwn b/doc/install.mdwn
index f96c16c..2f8d24f 100644
--- a/doc/install.mdwn
+++ b/doc/install.mdwn
@@ -1,3 +1,14 @@
+## Linux: quick install
+
+[Download debug-me-standalone-amd64.tar.gz](https://downloads.kitenet.net/debug-me/linux/current/debug-me-standalone-amd64.tar.gz)
+
+To use:
+
+ tar xf debug-me-standalone-amd64.tar.gz
+ debug-me/debug-me
+
+## building from source
+
Clone debug-me's git repository from <git://debug-me.branchable.com/>
or <https://git.joeyh.name/git/debug-me.git>. Tags and commits are gpg
signed, so can be verified.