From b52f2235b1908767f5183db430df41e283aee320 Mon Sep 17 00:00:00 2001 From: Dominic Ricottone Date: Sun, 3 Dec 2023 16:52:07 -0600 Subject: [PATCH] README updates --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3229382..a828803 100644 --- a/README.md +++ b/README.md @@ -6,13 +6,13 @@ Get my public PGP key. ``` -curl -o al.pgp https://pkg.intra.dominic-ricottone.com/arch/al.pgp +curl -o al.pgp https://pkg.intra.dominic-ricottone.com/arch/me@dominic-ricottone.com.rsa.pub ``` Import and sign my key as trusted. ``` -pacman-key --add al.pgp +sudo pacman-key --add me@dominic-ricottone.com.rsa.pub sudo pacman-key --lsign-key D523376F55BD0AAA ``` -- 2.45.2