diff --git a/docs/development.md b/docs/development.md index d9c3f7379..0c8f91f32 100644 --- a/docs/development.md +++ b/docs/development.md @@ -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 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 To run all tests at once, from the top-level folder: