summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2020-10-08 17:26:07 +0200
committerNicolas Werner <nicolas.werner@hotmail.de>2020-10-08 17:26:07 +0200
commit08d5a84cbdbb8937dbe4d43817e01d8ae00760cc (patch)
treeb5a84553a6004cebfd922522166ff844577501a4 /README.md
parentMerge remote-tracking branch 'origin/master' into cross-signing (diff)
downloadnheko-08d5a84cbdbb8937dbe4d43817e01d8ae00760cc.tar.xz
Fix issues with old qt and bump to 5.10
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2d24165c..92b55460 100644
--- a/README.md
+++ b/README.md
@@ -174,7 +174,7 @@ sudo pacman -S qt5-base \
 ##### Gentoo Linux
 
 ```bash
-sudo emerge -a ">=dev-qt/qtgui-5.9.0" media-libs/fontconfig
+sudo emerge -a ">=dev-qt/qtgui-5.10.0" media-libs/fontconfig
 ```
 
 ##### Ubuntu 20.04