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