Everywhere: Document use of ladybird.py over ladybird.sh

This commit is contained in:
Timothy Flynn
2025-05-27 18:04:42 -04:00
committed by Tim Flynn
parent 6ac729e03d
commit 7ce88eb4cd
Notes: github-actions[bot] 2025-05-29 23:34:58 +00:00
10 changed files with 38 additions and 38 deletions

View File

@@ -4,7 +4,7 @@ This file covers a few advanced scenarios that go beyond what the basic build gu
## Ninja build targets
The `Meta/ladybird.sh` script provides an abstraction over the build targets which are made available by CMake. The
The `Meta/ladybird.py` script provides an abstraction over the build targets which are made available by CMake. The
following build targets cannot be accessed through the script and have to be used directly by changing the current
directory to `Build/release` and then running `ninja <target>`: