From d472ca54bb1a78f03f86a66e5bc0746782b12ac2 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Fri, 2 May 2025 16:41:12 +0300 Subject: [PATCH] kde-builder: simplify initialization (#16325) Co-authored-by: Wiktor Perskawiec --- pages/linux/kde-builder.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/linux/kde-builder.md b/pages/linux/kde-builder.md index 3ea4b06c72..f254162917 100644 --- a/pages/linux/kde-builder.md +++ b/pages/linux/kde-builder.md @@ -6,7 +6,7 @@ - Initialize `kde-builder`: -`kde-builder --generate-config && kde-builder --install-distro-packages` +`kde-builder --initial-setup` - Compile a KDE component and its dependencies from the source: