Update README.md to compile on Fedora (#74)

This commit is contained in:
xosxos 2022-09-16 00:07:14 +03:00 committed by GitHub
parent 3fb74d7d2b
commit 692d9865cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ On Linux you need to first run:
On Fedora Rawhide you need to run:
`dnf install clang clang-devel clang-tools-extra speech-dispatcher-devel libxkbcommon-devel pkg-config openssl-devel libxcb-devel`
`dnf install clang clang-devel clang-tools-extra speech-dispatcher-devel libxkbcommon-devel pkg-config openssl-devel libxcb-devel fontconfig-devel`
### Web Locally