readme: add Flathub download badge

This commit is contained in:
Owen D'Aprile 2022-09-29 17:45:25 -04:00
parent e3619746a4
commit 99e59a6f11
No known key found for this signature in database
GPG Key ID: 291B46C15C77F8C3
1 changed files with 3 additions and 1 deletions

View File

@ -57,8 +57,10 @@ binary you need to tell your mac it's ok: Go to System Preferences >
Security & Privacy > General. At the bottom of the window, select Security & Privacy > General. At the bottom of the window, select
"Allow apps to be downloaded from Anywhere". "Allow apps to be downloaded from Anywhere".
**Linux install (Ubuntu)** ### Linux
<a href='https://flathub.org/apps/details/org.thentrythis.Samplebrain'><img width='200' alt='Download on Flathub' src='https://flathub.org/assets/badges/flathub-badge-en.png'/></a>
#### Ubuntu
$ sudo add-apt-repository ppa:thentrythis/samplebrain $ sudo add-apt-repository ppa:thentrythis/samplebrain
$ sudo apt update $ sudo apt update
$ sudo apt install samplebrain $ sudo apt install samplebrain