summaryrefslogtreecommitdiffhomepage
path: root/doc/index.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/index.mdwn')
-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: