Skip to content

Commit 3e67d01

Browse files
committed
README: Add Arch Linux install instructions
1 parent 678c207 commit 3e67d01

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
@@ -26,6 +26,12 @@ Or with [MacPorts](https://www.macports.org/):
2626
$ port install vegeta
2727
```
2828

29+
### Arch Linux
30+
31+
```shell
32+
$ pacman -S vegeta
33+
```
34+
2935
### FreeBSD
3036

3137
On FreeBSD you can install Vegeta with the built in package manager because there is a [Vegeta Package](https://www.freshports.org/benchmarks/vegeta) available.

0 commit comments

Comments
 (0)