Merge pull request #102 from tekumara/patch-1
docs: add brew install instructions
This commit is contained in:
@@ -18,6 +18,14 @@ cargo install age-plugin-yubikey
|
|||||||
|
|
||||||
Help from new packagers is very welcome.
|
Help from new packagers is very welcome.
|
||||||
|
|
||||||
|
### macOS
|
||||||
|
|
||||||
|
You can install using Homebrew:
|
||||||
|
|
||||||
|
```
|
||||||
|
brew install age-plugin-yubikey
|
||||||
|
```
|
||||||
|
|
||||||
### Linux, BSD, etc.
|
### Linux, BSD, etc.
|
||||||
|
|
||||||
On non-Windows, non-macOS systems, you need to ensure that the `pcscd` service
|
On non-Windows, non-macOS systems, you need to ensure that the `pcscd` service
|
||||||
|
|||||||
Reference in New Issue
Block a user