mirror of
https://github.com/FiloSottile/age.git
synced 2026-03-11 08:55:41 +00:00
README: add Alpine package to installation section (#412)
This commit is contained in:
parent
3e1aa11e9d
commit
d8fa2fb0de
1 changed files with 6 additions and 0 deletions
|
|
@ -166,6 +166,12 @@ Keep in mind that people might not protect SSH keys long-term, since they are re
|
|||
<code>pacman -S age</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Alpine Linux</td>
|
||||
<td>
|
||||
<code>apk add age</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Fedora 33+</td>
|
||||
<td>
|
||||
|
|
|
|||
Loading…
Reference in a new issue