aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-07-04 20:01:55 -0300
committerSilvio Rhatto <rhatto@riseup.net>2013-07-04 20:01:55 -0300
commitcf01cc3e9766fc2a8b7a594c9dd5358508b1f78f (patch)
treeaee11aa0d1a69974c3c45c45b41317aa3bde6eee
parent4a10c77cac58cf76242d61f52be83cc651e38aa0 (diff)
downloadkeyringer-cf01cc3e9766fc2a8b7a594c9dd5358508b1f78f.tar.gz
keyringer-cf01cc3e9766fc2a8b7a594c9dd5358508b1f78f.tar.bz2
Moving requirements to the end
-rw-r--r--index.mdwn28
1 files changed, 14 insertions, 14 deletions
diff --git a/index.mdwn b/index.mdwn
index ce92532..2e5aa58 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -7,20 +7,6 @@ commands to encrypt, decrypt, recrypt, create key pairs, etc.
- Issue tracker: [https://keyringer.sarava.org/trac](https://keyringer.sarava.org/trac)
- Contact: rhatto at riseup.net
-Requirements
-------------
-
-Keyringer needs:
-
- - [Bash](http://tiswww.case.edu/php/chet/bash/bashtop.html)
- - [Git](http://git-scm.com)
- - [GNU](Privacy Guard - http://gnupg.org)
- - Grep, awk, tail, cut, sed and other GNU tools
-
-Optional dependencies if you want to manage ssl keys:
-
- - [OpenSSL](http://www.openssl.org)
-
Installation
------------
@@ -211,3 +197,17 @@ given key), but it's possible to:
- Or to consider an integration with gpg's --hidden-recipient option.
+Requirements
+------------
+
+Keyringer needs:
+
+ - [Bash](http://tiswww.case.edu/php/chet/bash/bashtop.html)
+ - [Git](http://git-scm.com)
+ - [GNU](Privacy Guard - http://gnupg.org)
+ - Grep, awk, tail, cut, sed and other GNU tools
+
+Optional dependencies if you want to manage ssl keys:
+
+ - [OpenSSL](http://www.openssl.org)
+