Mention missing libraries

This commit is contained in:
Damien Elmes 2024-04-03 14:41:28 +07:00
parent a5154635dc
commit 022a95db25

View file

@ -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: