mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 11:27:35 +00:00
Documentation: Add ninja
command to example
This is needed for the next command to work.
This commit is contained in:
parent
102ac09ad7
commit
59598ded15
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ to the root of the serenity source tree when running on a non-SerenityOS host.
|
|||
# /path/to/serenity repository
|
||||
export SERENITY_SOURCE_DIR=${PWD}
|
||||
cd Build/lagom
|
||||
ninja
|
||||
ninja test
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue