From eb6919de88fa77c0f55fb06220f18fb913296bee Mon Sep 17 00:00:00 2001 From: Daniel Langbein Date: Wed, 16 Jun 2021 16:57:07 +0200 Subject: [PATCH] minor --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7947b55..4631c95 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,10 @@ for pkg in "${AUR[@]}"; do done ``` +Notes: +* `qt-installer-framework` does currently not build (the docs fail :/): + * https://aur.archlinux.org/pkgbase/qt-installer-framework/#comment-813127 + To update all submodules, run ```shell