diff --git a/INSTALL.md b/INSTALL.md index 64409f3..c4aed9a 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -107,3 +107,23 @@ sudo make uninstall Continue on to reading [USAGE.md](USAGE.md) for usage information and known issues. + +## Flatpak + +With Flatpak, in any distro: + +``` +flatpak-builder --user --install --force-clean flatpak-build \ + vu.b4.alsa-scarlett-gui.yml +``` + +Be sure to use `flatpak-build` as the directory where the flatpak is +built or hence you risk bundling the artifacts when comitting! + +If it asks for the SDK, just install it: + +``` +flatpak install org.gnome.Sdk +``` + +And pick the right version. diff --git a/USAGE.md b/USAGE.md index 7cd40df..8c99dfb 100644 --- a/USAGE.md +++ b/USAGE.md @@ -5,24 +5,6 @@ install, and run. For usage instructions, read on... -With Flatpak, in any distro: - -``` -flatpak-builder --user --install --force-clean flatpak-build \ - vu.b4.alsa-scarlett-gui.yml -``` - -Be sure to use `flatpak-build` as the directory where the flatpak is -built or hence you risk bundling the artifacts when comitting! - -If it asks for the SDK, just install it: - -``` -flatpak install org.gnome.Sdk -``` - -And pick the right version. - ## No interface connected If no interface is detected (usually because there isn’t one