We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03ca49e commit c84cce3Copy full SHA for c84cce3
README.md
@@ -48,6 +48,16 @@ On FreeBSD you can install Vegeta with the built in package manager because ther
48
$ pkg install vegeta
49
```
50
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
61
### Source
62
63
```shell
0 commit comments