summaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2017-01-22 09:42:54 -0400
committerJoey Hess <joeyh@joeyh.name>2017-01-22 09:42:54 -0400
commit4766b9e0ccd496c517dc66371af9f55944b8871e (patch)
tree2e00d63604779face1d3598ae87b604f4f397999 /doc
parent28a96773d77b57e861a2eb0483da431ada92c8ee (diff)
downloadkeysafe-4766b9e0ccd496c517dc66371af9f55944b8871e.tar.gz
debian experimental
Diffstat (limited to 'doc')
-rw-r--r--doc/index.mdwn7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/index.mdwn b/doc/index.mdwn
index 722a0e4..e0cda48 100644
--- a/doc/index.mdwn
+++ b/doc/index.mdwn
@@ -44,6 +44,11 @@ Also, there's a [[FAQ]].
[[!inline pages="code/keysafe/news/* and !*/Discussion" show="3"]]
+## Installation
+
+Keysafe is now available in Debian experimental. Install it from there, or
+from source.
+
## Git repository
`git clone git://keysafe.branchable.com/ keysafe`
@@ -51,7 +56,7 @@ Also, there's a [[FAQ]].
All tags and commits in this repository are gpg signed, and you should
verify the signature before using it.
-## Installation
+## Building from source
You should first install Haskell's stack tool, the readline and argon2
libraries, and zenity. For example, on a Debian system: