From d7a9ee4efbfc6f56b373a16dcd578881c534b2ce Mon Sep 17 00:00:00 2001 From: Artem Polishchuk Date: Mon, 29 Mar 2021 16:50:54 +0300 Subject: [PATCH] docs: Add Fedora installation instructions --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 7e6723a..68908e2 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ Stress-Terminal UI, s-tui, monitors CPU temperature, frequency, power and utiliz - [Ubuntu (18.04, 16.04)](#ubuntu-1804-1604) - [Arch Linux, Manjaro](#arch-linux-manjaro) - [OpenSUSE](#opensuse) + - [Fedora](#fedora) - [Options](#options) - [Dependencies](#dependencies) - [Configuration](#configuration) @@ -114,6 +115,14 @@ Install it with: sudo zypper install s-tui ``` +### Fedora + +`s-tui` is in the Fedora [repository](https://src.fedoraproject.org/rpms/s-tui): + +``` +sudo dnf install s-tui +``` + ## Options ```