Update README.md

Added missing library for installation in the guide for Arch-based(Manjaro)
This commit is contained in:
alwayshopeless 2025-08-24 18:15:17 +03:00 committed by GitHub
parent ba9fab78d5
commit 896e44d507
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -343,6 +343,7 @@ sudo pacman -S qt6-base \
gcc \ gcc \
fontconfig \ fontconfig \
lmdb \ lmdb \
lmdbxx \
cmark \ cmark \
qtkeychain-qt6 qtkeychain-qt6
``` ```