diff options
author | Morten Linderud <morten@linderud.pw> | 2018-01-20 23:52:19 +0100 |
---|---|---|
committer | Tad Fisher <tadfisher@gmail.com> | 2018-01-20 14:52:19 -0800 |
commit | 33f390ba2297f9f2117516d5a7b34b237c7116a3 (patch) | |
tree | 4c0d5589b3aac2ce2a1d40df16aea4120332b4ee | |
parent | f2feb3082324a91089782af9b7fbb71d34aa213d (diff) | |
download | pass-otp-33f390ba2297f9f2117516d5a7b34b237c7116a3.tar.gz pass-otp-33f390ba2297f9f2117516d5a7b34b237c7116a3.zip |
Remove pacman database sync (#44)
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -116,7 +116,7 @@ sudo make install `pass-otp` is available in the `[community]` repository: ``` -pacman -Sy pass-otp +pacman -S pass-otp ``` ### macOS |