mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 20:57:13 -05:00
FIX: casing (thanks dae)
Co-authored-by: Damien Elmes <dae@users.noreply.github.com>
This commit is contained in:
parent
4e618c945d
commit
ba989354a7
1 changed files with 1 additions and 1 deletions
|
|
@ -216,7 +216,7 @@ cd ./qt/launcher/lin/
|
||||||
./build.sh
|
./build.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
## Issues during Building
|
## Issues During Building
|
||||||
|
|
||||||
If you are experiencing issues building the launcher, make sure that all dependencies
|
If you are experiencing issues building the launcher, make sure that all dependencies
|
||||||
are installed. See [Building from source](#building-from-source) for more info.
|
are installed. See [Building from source](#building-from-source) for more info.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue