From 01fe9cd84aa5380cd09b8761af919e5d0a1386ad Mon Sep 17 00:00:00 2001 From: Filippo Valsorda Date: Sun, 16 Jun 2024 14:49:24 +0200 Subject: [PATCH] README: add pkgx installation instructions Closes #529 --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index ccc5d22..b2ccbd0 100644 --- a/README.md +++ b/README.md @@ -133,6 +133,12 @@ $ age --decrypt -i key.txt data.tar.gz.age > data.tar.gz scoop bucket add extras && scoop install age + + pkgx + + pkgx install age + + On Windows, Linux, macOS, and FreeBSD you can use the pre-built binaries.