diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2014-02-20 11:17:14 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2014-02-20 11:17:14 -0300 |
commit | 57cb1ce7ce84a421ac024b75654b12139b9c3e1f (patch) | |
tree | 19170561ba3f1f960aee7fa3fa1ec6b5228941cf /index.mdwn | |
parent | 013726598e074399344c0bf435e057bc8049959a (diff) | |
download | keyringer-57cb1ce7ce84a421ac024b75654b12139b9c3e1f.tar.gz keyringer-57cb1ce7ce84a421ac024b75654b12139b9c3e1f.tar.bz2 |
Debian install procedure
Diffstat (limited to 'index.mdwn')
-rw-r--r-- | index.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -26,6 +26,10 @@ Just clone And then leave it somewhere, optionally adding it to your `$PATH` environment variable or package it to your preferred distro. +If you're using debian `jessie` or `unstable`, just run + + apt-get install keyringer + Creating a keyringer repository ------------------------------- |