Skip to content

Commit

Permalink
README: add pkgx installation instructions
Browse files Browse the repository at this point in the history
Closes #529
  • Loading branch information
FiloSottile committed Jun 16, 2024
1 parent bd0511b commit 01fe9cd
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>pkgx</td>
<td>
<code>pkgx install age</code>
</td>
</tr>
</table>

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

0 comments on commit 01fe9cd

Please sign in to comment.