mirror of
https://github.com/FiloSottile/age.git
synced 2026-04-16 17:46:57 +00:00
README: update installation instructions to provide v1.0.0+
Updates #371
This commit is contained in:
@@ -164,7 +164,8 @@ Keep in mind that people might not protect SSH keys long-term, since they are re
|
||||
<tr>
|
||||
<td>Debian 11+ (Bullseye)</td>
|
||||
<td>
|
||||
<code>apt install age</code>
|
||||
<code>apt install age/bullseye-backports</code>
|
||||
(<a href="https://backports.debian.org/Instructions/#index2h2">enable backports</a> for age v1.0.0+)
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@@ -192,7 +193,7 @@ Keep in mind that people might not protect SSH keys long-term, since they are re
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Ubuntu 21.04+</td>
|
||||
<td>Ubuntu 22.04+</td>
|
||||
<td>
|
||||
<code>apt install age</code>
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user