From de2685ba1088db69372b7749f07ab145e4b66b73 Mon Sep 17 00:00:00 2001 From: Artem Polishchuk Date: Tue, 15 Oct 2019 01:48:11 +0300 Subject: [PATCH] Add Fedora installation instructions --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4e656e1..b6c2192 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,8 @@ sudo wget https://github.com/sqshq/sampler/releases/download/v1.0.3/sampler-1.0. sudo chmod +x /usr/local/bin/sampler ``` Note: `libasound2-dev` system library is required to be installed for Sampler to play a [trigger](https://github.com/sqshq/sampler#triggers) sound tone. Usually the library is in place, but if not - you can install it with your favorite package manager, e.g `apt install libasound2-dev` +#### Packaging status +- [Fedora](https://apps.fedoraproject.org/packages/sampler) `sudo dnf install sampler` (F31+) ### Windows (experimental) Recommended to use with advanced console emulators, e.g. [Cmder](https://cmder.net/)