diff --git a/README.md b/README.md index 93a76ab..6c884b2 100644 --- a/README.md +++ b/README.md @@ -36,12 +36,14 @@ Or you can use the path `/usr/lib/reset` which is used by the arch and debian in ReSet provides compiled binaries for both the application and the plugins. By installing these binaries, the library will automatically be placed within the correct place for a default installation. +The binaries can be found in the releases tab: reset_plugin-version-x86_64.pkg.tar.zst ### Ubuntu 24.04 ReSet provides installation of binaries for the latest Ubuntu release. Simply download the Debian packages and install them locally with apt. This places the chosen plugin within the standard installation path. +The binaries can be found in the releases tab: plugin.deb ### NixOS @@ -51,6 +53,7 @@ Please visit [the ReSet main application](https://github.com/Xetibo/ReSet) for d ### Flatpak Flatpak does not allow ReSet to ship plugins directly, therefore, you would be required to download the compiled binaries within this repository and manually copy them to the plugin directory as defined in [Confirmation](#confirmation) +The binaries can be found in the releases tab: plugin.so ## Configuration