diff --git a/docs/debian.md b/docs/debian.md index 7b4a0aea..9fd9a6c0 100644 --- a/docs/debian.md +++ b/docs/debian.md @@ -1,7 +1,3 @@ # Debian repository -To use this repository with your Debian machine, create a file `solaar.list` in -`/etc/apt/sources.list.d/`, with the following contents: - - deb https://pwr.github.io/Solaar/packages/ ./ - deb-src https://pwr.github.io/Solaar/packages/ ./ +Solaar is now part of the [official debian repository](https://packages.debian.org/solaar-gnome3), to install it on your debian machine, use the following command: `sudo apt install solaar-gnome3`