aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorAndrea Scarpino <andrea@scarpino.dev>2020-01-21 12:01:27 +0100
committerGitHub <noreply@github.com>2020-01-21 12:01:27 +0100
commit8f10cd5819fdd8124b1379de29885d950a829b0b (patch)
treed610850943ccb09a5285927a6ffd3de9a54103b9 /README.md
parentMerge pull request #155 from wsyxbcl/patch-1 (diff)
downloadYubiKey-Guide-8f10cd5819fdd8124b1379de29885d950a829b0b.tar.gz
Fix gnupg package name for Arch
`gnupg2` has been [removed since March 2012](https://lists.archlinux.org/pipermail/arch-dev-public/2012-March/022690.html)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b107ea5..f38c7f4 100644
--- a/README.md
+++ b/README.md
@@ -191,7 +191,7 @@ $ sudo apt install -y wget gnupg2 gnupg-agent dirmngr cryptsetup scdaemon pcscd
## Arch
```console
-$ sudo pacman -Syu gnupg2 pcsclite ccid hopenpgp-tools yubikey-personalization
+$ sudo pacman -Syu gnupg pcsclite ccid hopenpgp-tools yubikey-personalization
```
## RHEL7