diff options
-rw-r--r-- | README.md | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -113,8 +113,11 @@ sudo make install ### Arch Linux -`pass-otp` is available in the -[Arch User Repository](https://aur.archlinux.org/packages/pass-otp/). +`pass-otp` is available in the `[community]` repository: + +``` +pacman -Sy pass-otp +``` ### macOS |