]> gitweb.fluxo.info Git - keyringer.git/commitdiff
Moving requirements to the end
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 4 Jul 2013 23:01:55 +0000 (20:01 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 4 Jul 2013 23:01:55 +0000 (20:01 -0300)
index.mdwn

index ce925321d0b15684f36b8b7c884ff28dd5df7bb4..2e5aa58165a8450c5b29d5fa5600cb129a4c9087 100644 (file)
@@ -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)
+