summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorspwhitton <spwhitton@web>2017-05-10 16:02:28 +0000
committeradmin <admin@branchable.com>2017-05-10 16:02:28 +0000
commit72c7f57217eba4162a8cc7a17585d198d69b2ad7 (patch)
tree0b8604744b3a8ebd83a5c8985d89fdb8c854748a
parent581e8f724a66fc5c57f28d99353e08211127e932 (diff)
downloaddebug-me-72c7f57217eba4162a8cc7a17585d198d69b2ad7.tar.gz
add apt-get installation instructions
-rw-r--r--doc/install.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/install.mdwn b/doc/install.mdwn
index 2f8d24f..f6b1dc7 100644
--- a/doc/install.mdwn
+++ b/doc/install.mdwn
@@ -7,6 +7,10 @@ To use:
tar xf debug-me-standalone-amd64.tar.gz
debug-me/debug-me
+## Distributions
+
+Debian 10 or later or Ubuntu 17.10 or later: `apt-get install debug-me`
+
## building from source
Clone debug-me's git repository from <git://debug-me.branchable.com/>