~dricottone/pkgbuilds

b52f2235b1908767f5183db430df41e283aee320 — Dominic Ricottone 11 months ago f867d3c dev
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
```