1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-10 16:13:31 +02:00

kde-builder: update initialization (#15598)

This commit is contained in:
Managor 2025-01-25 16:45:23 +02:00 committed by GitHub
parent 60c4870491
commit 35c8f8a1a7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,7 +6,7 @@
- Initialize `kde-builder`:
`kde-builder --initial-setup`
`kde-builder --generate-config && kde-builder --install-distro-packages`
- Compile a KDE component and its dependencies from the source:
@ -22,7 +22,7 @@
- Resume compilation from a specific dependency:
`kde-builder --resume-from={{dependency_component}} {{component_name}}`
`kde-builder --resume-from {{dependency_component}} {{component_name}}`
- Run a component with a specified executable name: