mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 12:47:11 -05:00
CHORE: ninja fix && format
This commit is contained in:
parent
f20007938a
commit
71a2c46a09
1 changed files with 6 additions and 5 deletions
|
|
@ -199,8 +199,9 @@ If ANKI_PROFILE_CODE is set, Python profiling data will be written on exit.
|
|||
|
||||
The steps to build the launcher vary slightly depending on your operating
|
||||
system. First, you have to navigate to the appropriate folder:
|
||||
|
||||
| Operating System | Path |
|
||||
|---|---|
|
||||
| ---------------- | ------------------ |
|
||||
| Linux | ./qt/launcher/lin/ |
|
||||
| MacOS | ./qt/launcher/mac/ |
|
||||
| Windows | .\qt\launcher\win\ |
|
||||
|
|
|
|||
Loading…
Reference in a new issue