Skip to content

Commit

Permalink
README: Add Arch Linux install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
tsenart committed Jul 14, 2023
1 parent 678c207 commit 3e67d01
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,12 @@ Or with [MacPorts](https://www.macports.org/):
$ port install vegeta
```

### Arch Linux

```shell
$ pacman -S vegeta
```

### FreeBSD

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.
Expand Down

0 comments on commit 3e67d01

Please sign in to comment.