mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 22:37:35 +00:00
Meta+Documentation+Ladybird: Update places that use ladybird filename
Fallout from 01feae24b2
These places referred to the filename "ladybird" directly, but we
changed the OUTPUT_NAME of ladybird to "Ladybird".
This commit is contained in:
parent
8b49bdb724
commit
4dbb73b360
4 changed files with 7 additions and 10 deletions
|
@ -157,7 +157,7 @@ ninja -C Build/ladybird debug
|
|||
To run without ninja rule:
|
||||
```
|
||||
export SERENITY_SOURCE_DIR=$(realpath ../)
|
||||
./Build/ladybird/bin/ladybird # or, in macOS: open ./Build/ladybird/bin/ladybird.app
|
||||
./Build/ladybird/bin/Ladybird # or, in macOS: open ./Build/ladybird/bin/Ladybird.app
|
||||
```
|
||||
|
||||
### Debugging with CLion
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue