Skip to content

Commit e757951

Browse files
authored
Merge pull request #18 from sitiom/patch-1
docs: add Scoop installation
2 parents 00d660c + d6f5381 commit e757951

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)