Skip to content

Commit c3657ac

Browse files
authored
README: add winget installation instructions (#627)
1 parent 0447d8d commit c3657ac

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,12 @@ $ age --decrypt -i key.txt data.tar.gz.age > data.tar.gz
4848
<code>port install age</code>
4949
</td>
5050
</tr>
51+
<tr>
52+
<td>Windows</td>
53+
<td>
54+
<code>winget install --id FiloSottile.age</code>
55+
</td>
56+
</tr>
5157
<tr>
5258
<td>Alpine Linux v3.15+</td>
5359
<td>

0 commit comments

Comments
 (0)