Update README.md

This commit is contained in:
Artem Polishchuk 2020-01-09 16:14:44 +02:00 committed by GitHub
parent de2685ba10
commit cd3d6ac914
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ 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` 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 #### Packaging status
- [Fedora](https://apps.fedoraproject.org/packages/sampler) `sudo dnf install sampler` (F31+) - [Fedora](https://apps.fedoraproject.org/packages/golang-github-sqshq-sampler) `sudo dnf install golang-github-sqshq-sampler` (F31+)
### Windows (experimental) ### Windows (experimental)
Recommended to use with advanced console emulators, e.g. [Cmder](https://cmder.net/) Recommended to use with advanced console emulators, e.g. [Cmder](https://cmder.net/)