diff --git a/README.md b/README.md index ba28abd..d819586 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ _**Windows 10 users:** Read [Installation on Windows 10 (Linux bash)](#installat - [MAIN FEATURES](#main-features) - [NEWS, CHANGELOG](#news-changelog) - [GETTING STARTED](#getting-started) +- [Installation using OS packages](#installation-using-os-packages) - [Installation using Homebrew (Mac & Linux)](#installation-using-homebrew-mac-linux) - [Installation on Windows 10 (Linux bash)](#installation-on-windows-10-linux-bash) - [DEPENDENCIES](#dependencies) @@ -272,6 +273,16 @@ See [loudgain makes it easy following the »Gold Standard«](#loudgain-makes-it- --- +## Installation using OS packages + +### [Fedora](https://packages.fedoraproject.org/pkgs/loudgain/loudgain/) + +```bash +sudo yum install loudgain +``` + +--- + ## Installation using Homebrew (Mac & Linux) **loudgain** can now be installed on MacOS X (and Linux, too) using [Homebrew](https://brew.sh/).