Merge pull request #346 from aminvakil/patch-1

Add ArchLinux Installation
This commit is contained in:
Alexey Kopytov
2020-03-01 14:59:13 +03:00
committed by GitHub

View File

@ -91,6 +91,11 @@ Quick install instructions:
sudo dnf -y install sysbench
```
- Arch Linux:
``` shell
sudo pacman -Suy sysbench
```
## macOS
On macOS, up-to-date sysbench packages are available from Homebrew: