README updates
1 files changed, 2 insertions(+), 2 deletions(-) M README.md
M README.md => README.md +2 -2
@@ 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 ```