From a77cd7e7b9a747e601834952aea8c322e0144d36 Mon Sep 17 00:00:00 2001 From: hwspeedy Date: Tue, 20 Feb 2024 04:30:20 +0100 Subject: DOC readme - added iperf3 to user guides --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 23a7e10d..13adb9df 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Building and installing - cmake .. - make package -j (Creates package so you do not polute your distro and it can be updated by distro releases) - sudo apt install ./hardinfo_* (Use reinstall instead of install if already inst.) -- sudo apt install lm-sensors sysbench lsscsi mesa-utils dmidecode udisks2 xdg-utils +- sudo apt install lm-sensors sysbench lsscsi mesa-utils dmidecode udisks2 xdg-utils iperf3 - hardinfo2 **Fedore/Centos/RedHat/Rocky/Alma/Oracle** @@ -58,7 +58,7 @@ Building and installing - cmake .. - make package -j (Creates package so you do not polute your distro and it can be updated by distro releases) - sudo yum install ./hardinfo-* (Use reinstall instead of install if already inst.) -- sudo yum install lm_sensors sysbench lsscsi glx-utils dmidecode udisks2 xdg-utils +- sudo yum install lm_sensors sysbench lsscsi glx-utils dmidecode udisks2 xdg-utils iperf3 - hardinfo2 **openSUSE**: use zypper instead of yum, use libsoup2-devel instead of libsoup-devel -- cgit v1.2.3