summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@users.noreply.github.com>2019-07-12 08:19:20 +0200
committerGitHub <noreply@github.com>2019-07-12 08:19:20 +0200
commit62e1bf327de27c050e62e897af432f2fd36c8551 (patch)
tree9f8ca0a2ab9b06e92936020b1f762f813e583976
parent3a67990acdcced706d009f1f2b1ce417cd4debe5 (diff)
parent280e0e6e36e821f166d0c610bcba0354fad680fa (diff)
downloadMultiMC-62e1bf327de27c050e62e897af432f2fd36c8551.tar
MultiMC-62e1bf327de27c050e62e897af432f2fd36c8551.tar.gz
MultiMC-62e1bf327de27c050e62e897af432f2fd36c8551.tar.lz
MultiMC-62e1bf327de27c050e62e897af432f2fd36c8551.tar.xz
MultiMC-62e1bf327de27c050e62e897af432f2fd36c8551.zip
Merge pull request #2740 from jturnism/patch-1
Update changelog.md
-rw-r--r--changelog.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/changelog.md b/changelog.md
index 00d55695..a20d5a05 100644
--- a/changelog.md
+++ b/changelog.md
@@ -12,7 +12,7 @@ Make sure you have the following packages before you update:
- Arch: `qt5-base`
- Debian/Ubuntu: `qt5-default`
-- CentOS/RHEL: `qt5-qtbase`
+- CentOS/RHEL/Fedora: `qt5-qtbase-gui`
- Suse: `libqt5-qtbase`
MultiMC on linux is built with Qt 5.4 and older versions of Qt will not work.
@@ -1170,4 +1170,4 @@ Long time coming, this release brought a lot of incremental improvements and fix
- Added additional information to the about dialog.
## MultiMC 0.0
-- Initial release. \ No newline at end of file
+- Initial release.