From 8a627cc94154d9503b864efc36b1f2f50de261e9 Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Mon, 7 Dec 2020 11:54:54 +1000 Subject: [PATCH] tweak README in qt/linux --- qt/linux/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/qt/linux/README.md b/qt/linux/README.md index bf6ff6ac2..d19cac311 100644 --- a/qt/linux/README.md +++ b/qt/linux/README.md @@ -1 +1,3 @@ -These files are distributed with the packaged Linux version. +These files are distributed with the packaged Linux version, and may be useful +to Linux packagers. If you're building Anki yourself, please ignore these files, +and follow the instructions in docs/development.md instead.