mirror of
https://github.com/FiloSottile/age.git
synced 2026-01-04 19:33:55 +00:00
README: add instructions for Chocolatey install (#338)
Uses the repository at https://github.com/vaporwave9/age-chocolatey
This commit is contained in:
@@ -202,6 +202,12 @@ Keep in mind that people might not protect SSH keys long-term, since they are re
|
||||
<code>xbps-install age</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Chocolatey (Windows)</td>
|
||||
<td>
|
||||
<code>choco install age.portable</code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
On Windows, Linux, macOS, and FreeBSD you can use the pre-built binaries.
|
||||
|
||||
Reference in New Issue
Block a user