Skip to content

Commit b98c87f

Browse files
authored
kde-builder: update more info link and switch example (#17588)
* Update kde-builder.md
1 parent 94f71fc commit b98c87f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pages/linux/kde-builder.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> Easily build KDE components from its source repositories.
44
> Drop-in replacement for `kdesrc-build`.
5-
> More information: <https://kde-builder.kde.org/en/cmdline/cmdline-usage.html>.
5+
> More information: <https://kde-builder.kde.org/en/cmdline/supported-cmdline-params.html>.
66
77
- Initialize `kde-builder`:
88

@@ -28,9 +28,9 @@
2828

2929
`kde-builder --run {{executable_name}}`
3030

31-
- Build all configured components:
31+
- Install login session:
3232

33-
`kde-builder`
33+
`kde-builder --install-login-session-only`
3434

3535
- Use system libraries in place of a component if it fails to build:
3636

0 commit comments

Comments
 (0)