mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 06:22:22 -04:00
Mention missing libraries
This commit is contained in:
parent
a5154635dc
commit
022a95db25
1 changed files with 2 additions and 0 deletions
|
@ -61,6 +61,8 @@ This will build Anki and run it in place.
|
||||||
The first build will take a while, as it downloads and builds a bunch of
|
The first build will take a while, as it downloads and builds a bunch of
|
||||||
dependencies. When the build is complete, Anki will automatically start.
|
dependencies. When the build is complete, Anki will automatically start.
|
||||||
|
|
||||||
|
If Anki fails to start, you may need to install [extra libraries](https://docs.ankiweb.net/platform/linux/missing-libraries.html).
|
||||||
|
|
||||||
## Running tests/checks
|
## Running tests/checks
|
||||||
|
|
||||||
To run all tests at once, from the top-level folder:
|
To run all tests at once, from the top-level folder:
|
||||||
|
|
Loading…
Reference in a new issue