From df6446ddf8f805905e9e4fdce62334d0955f31c1 Mon Sep 17 00:00:00 2001 From: Mateusz Piotrowski <0mp@FreeBSD.org> Date: Fri, 12 Aug 2022 11:49:10 +0200 Subject: [PATCH] Add FreeBSD installation instructions https://www.freshports.org/benchmarks/sysbench --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 168bf6747..69f853405 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ - [sysbench](#sysbench) - [Features](#features) - [Installing from Binary Packages](#installing-from-binary-packages) + - [FreeBSD](#freebsd) - [Linux](#linux) - [macOS](#macos) - [Windows](#windows) @@ -60,6 +61,13 @@ sysbench comes with the following bundled benchmarks: # Installing from Binary Packages +## FreeBSD + +On FreeBSD, up-to-date sysbench packages are available from package mirrors: +```shell +pkg install sysbench +``` + ## Linux The easiest way to download and install sysbench on Linux is using