mirror of
https://github.com/drduh/YubiKey-Guide.git
synced 2025-06-06 00:28:46 +00:00
Update README.md
updated for arch specific steps
This commit is contained in:
parent
30054aadab
commit
9ff60ea8c5
@ -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…
Reference in New Issue
Block a user