Skip to content

Commit

Permalink
README : add winget install command
Browse files Browse the repository at this point in the history
  • Loading branch information
DouisLavid authored Feb 15, 2024
1 parent 29b68c2 commit dcd2575
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,12 @@ $ age --decrypt -i key.txt data.tar.gz.age > data.tar.gz
<code>scoop bucket add extras; scoop install age</code>
</td>
</tr>
<tr>
<td>Winget (Windows)</td>
<td>
<code>winget install FiloSottile.age</code>
</td>
</tr>
</table>

On Windows, Linux, macOS, and FreeBSD you can use the pre-built binaries.
Expand Down

0 comments on commit dcd2575

Please sign in to comment.