mirror of
https://github.com/drduh/YubiKey-Guide.git
synced 2025-05-12 08:07:11 +02:00
Update README.md
updated for arch specific steps
This commit is contained in:
parent
30054aadab
commit
9ff60ea8c5
1 changed files with 7 additions and 0 deletions
|
@ -970,6 +970,13 @@ sudo apt update
|
||||||
sudo apt install -y gnupg gnupg-agent scdaemon pcscd
|
sudo apt install -y gnupg gnupg-agent scdaemon pcscd
|
||||||
```
|
```
|
||||||
|
|
||||||
|
**Arch**
|
||||||
|
|
||||||
|
```console
|
||||||
|
sudo pacman -S --needed gnupg pcsc-tools
|
||||||
|
sudo systemctl enable --now pcscd.service
|
||||||
|
```
|
||||||
|
|
||||||
**macOS**
|
**macOS**
|
||||||
|
|
||||||
```console
|
```console
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue