Skip to content

Commit c84cce3

Browse files
authored
Add Scoop Windows installation note
See ScoopInstaller/Main#6493
1 parent 03ca49e commit c84cce3

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

+10
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,16 @@ On FreeBSD you can install Vegeta with the built in package manager because ther
4848
$ pkg install vegeta
4949
```
5050

51+
### Windows
52+
53+
<a href="https://github.com/ScoopInstaller/Main/blob/master/bucket/atac.json">
54+
<img src="https://repology.org/badge/version-for-repo/scoop/atac.svg" alt="Scoop package">
55+
</a>
56+
57+
```shell
58+
$ scoop install vegeta
59+
```
60+
5161
### Source
5262

5363
```shell

0 commit comments

Comments
 (0)