mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 12:47:11 -05:00
FIX: Sentence structure
This commit is contained in:
parent
71a2c46a09
commit
63184ad18d
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue