mirror of
https://github.com/FiloSottile/age.git
synced 2026-03-11 08:55:41 +00:00
README.md: add Gentoo installation method (#269)
This commit is contained in:
parent
759a88d3e8
commit
cd4b2476bc
1 changed files with 6 additions and 0 deletions
|
|
@ -164,6 +164,12 @@ Keep in mind that people might not protect SSH keys long-term, since they are re
|
|||
<code>nix-env -i age</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Gentoo Linux</td>
|
||||
<td>
|
||||
<code>emerge app-crypt/age</code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
On Windows, Linux, macOS, and FreeBSD you can use [the pre-built binaries](https://github.com/FiloSottile/age/releases).
|
||||
|
|
|
|||
Loading…
Reference in a new issue