From 8fdc8fb209b1fb7f97af1dbc21be085643babbf8 Mon Sep 17 00:00:00 2001 From: Matin Lotfaliei Date: Mon, 30 Jan 2023 08:47:49 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 92b2754..bee6b20 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ You need to install development packages for your distrobution first: ``` sudo pamac build kde-rounded-corners ``` -- **OpenSUSE** - by [mathiasgredal](https://github.com/mathiasgredal) and @Richardsause +- **OpenSUSE** - by [mathiasgredal](https://github.com/mathiasgredal) and [Richardsause](https://github.com/Richardsause) ``` sudo zypper install git cmake gcc-c++ extra-cmake-modules libqt5-qttools-devel libqt5-qtx11extras-devel kconfigwidgets-devel kguiaddons-devel kglobalaccel-devel ki18n-devel knotifications-devel kwin5-devel libQt5Gui-devel libQt5OpenGL-devel libepoxy-devel kwindowsystem-devel libqt5-qtnetworkauth-devel ```