From a7586b755795f51cad22161749f377685f97a6ef Mon Sep 17 00:00:00 2001 From: Filippo Valsorda Date: Tue, 23 Dec 2025 22:46:26 +0100 Subject: [PATCH] README: remove pkgx installation instructions See https://github.com/FiloSottile/age/pull/659#issuecomment-3688047267. --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 09a8589..02f25bb 100644 --- a/README.md +++ b/README.md @@ -145,12 +145,6 @@ $ 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.