From 8449a30d5de2912df1a2076a949a851f7064a08a Mon Sep 17 00:00:00 2001 From: Marcus Date: Mon, 31 Jul 2023 20:40:19 +0200 Subject: [PATCH] specify version to Debian 12 in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f30a259..08d3008 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Origin: https://git.la10cy.net/DeltaLima/make-debian-look-like-ubuntu -This script performs all necessary steps to make a Debian Gnome desktop look like an Ubuntu desktop. +This script performs all necessary steps to make a Debian 12 (bookworm) Gnome desktop look like an Ubuntu desktop. Also it installs flatpak with flathub.org repository enabled and Firefox from there. The settings are only applied to the user which is executing this script. The user has to be in the `sudo` group. If not, the script will advise you how to do so.