summaryrefslogtreecommitdiffstatshomepage
path: root/docs
diff options
context:
space:
mode:
authorToby Vincent <tobyv13@gmail.com>2021-10-23 02:28:42 -0500
committerToby Vincent <tobyv13@gmail.com>2021-10-23 02:28:42 -0500
commitc0b48017b1fd4dcd109a1e93ad3e12f73781dacd (patch)
treedc5af1db049f8592c716b9736cb463ae823c99af /docs
parentccba3e05993434a33ddc57f1b4ff99458036797b (diff)
feat: added scoop bucket command
Diffstat (limited to 'docs')
-rw-r--r--docs/yubikey.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/yubikey.md b/docs/yubikey.md
index caf215e..a3247c0 100644
--- a/docs/yubikey.md
+++ b/docs/yubikey.md
@@ -39,6 +39,7 @@ Download [wsl-ssh-pageant](https://github.com/benpye/wsl-ssh-pageant)
# Powershell
# Using scoop (https://scoop.sh/)
+scoop bucket add extras
scoop install wsl-ssh-pageant
```