Skip to content

Commit d6f5381

Browse files
authored
docs: add Scoop installation
1 parent 00d660c commit d6f5381

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,12 @@ To run sshpass, you must install:
1616
winget install xhcoding.sshpass-win32
1717
```
1818

19+
## Scoop
20+
21+
```sh
22+
scoop install sshpass
23+
```
24+
1925
# Usage
2026

2127
```sh

0 commit comments

Comments
 (0)