mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
docs: correct reference for linux dockerfile (#3982)
This commit is contained in:
parent
e06852a0ed
commit
6a07c6e561
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ mentioned there no longer apply:
|
|||
https://forums.ankiweb.net/t/guide-how-to-build-and-run-anki-from-source-with-xubuntu-20-04/12865
|
||||
|
||||
You can see a full list of buildtime and runtime requirements by looking at the
|
||||
[Dockerfiles](../.buildkite/linux/docker/Dockerfile.amd64) used to build the
|
||||
[Dockerfile](../.buildkite/linux/docker/Dockerfile) used to build the
|
||||
official releases.
|
||||
|
||||
**Ensure some basic tools are installed**:
|
||||
|
|
Loading…
Reference in a new issue