FIX: Sentence structure

This commit is contained in:
GithubAnon0000 2025-10-13 14:51:56 +00:00 committed by GitHub
parent 71a2c46a09
commit 63184ad18d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -223,7 +223,7 @@ are installed. See [Building from source](#building-from-source) for more info.
## Running
After building, the launcher executable can found under `out/launcher` (located
Once the launcher is built, you can find the executable under `out/launcher` (located
in the project root). In that folder, you will find a `launcher.amd64` and a
`launcher.arm64` binary file. Select the one matching your architecture and run
it to test your changes.