From c8480ef5a5e889e1975d04b8c2ca516f67ee1c66 Mon Sep 17 00:00:00 2001 From: Isabell Pflug Date: Wed, 6 Sep 2023 19:15:39 +0200 Subject: [PATCH] :pencil2: Fixed a language error --- coding/kde_dev-environment-setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coding/kde_dev-environment-setup.md b/coding/kde_dev-environment-setup.md index 278b26d..124e964 100644 --- a/coding/kde_dev-environment-setup.md +++ b/coding/kde_dev-environment-setup.md @@ -26,7 +26,7 @@ sudo systemctl enable --now libvirtd 1. `sudo zypper ar -fr https://download.opensuse.org/repositories/KDE:/Unstable:/Frameworks/openSUSE_Factory/KDE:Unstable:Frameworks.repo` 2. `sudo zypper ar -fr https://download.opensuse.org/repositories/KDE:/Unstable:/Applications/KDE_Unstable_Frameworks_openSUSE_Factory/KDE:Unstable:Applications.repo` 3. `sudo zypper in -t pattern devel_kde_frameworks` - TODO: I have yet to understand, what the 3rd point is exactly doing and how 🥴 + TODO: I have yet to understand, what the 3rd line is exactly doing and how 🥴 #### Step 4: Configuration ##### git