README: add pkgx installation instructions

Closes #529
This commit is contained in:
Filippo Valsorda
2024-06-16 14:49:24 +02:00
parent bd0511b415
commit 01fe9cd84a

View File

@@ -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.