diff options
author | rhatto@riseup.net <Silvio Rhatto> | 2014-04-06 22:19:58 -0300 |
---|---|---|
committer | rhatto@riseup.net <Silvio Rhatto> | 2014-04-06 22:19:58 -0300 |
commit | a3eb9d5d4a9d3c06bdaa1b4c226b753fd8abcaec (patch) | |
tree | 14e73891cc2e5906b88a02816ff2060cc9f2ae94 /index.mdwn | |
parent | e6c63e48cf556930364e1c0684b4b550b32a5ead (diff) | |
download | keyringer-a3eb9d5d4a9d3c06bdaa1b4c226b753fd8abcaec.tar.gz keyringer-a3eb9d5d4a9d3c06bdaa1b4c226b753fd8abcaec.tar.bz2 |
Fix GPG link on index
Diffstat (limited to 'index.mdwn')
-rw-r--r-- | index.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -218,7 +218,7 @@ Keyringer needs: - [Bash](http://tiswww.case.edu/php/chet/bash/bashtop.html) - [Git](http://git-scm.com) - - [GNU](Privacy Guard - http://gnupg.org) + - [GNU Privacy Guard](http://gnupg.org) - Grep, awk, tail, cut, sed and other GNU tools Optional dependencies if you want to manage ssl keys: |