Skip to content

Commit

Permalink
Update README.md (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
Richardsause authored Jan 30, 2023
1 parent 373acab commit 70e1def
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,13 @@ You need to install development packages for your distrobution first:
sudo pacman -S git cmake extra-cmake-modules base-devel
yay -S qt5-tools
```
or AUR package by [Shaurya-Kalia](https://github.com/Shaurya-Kalia)

or AUR package by [Shaurya-Kalia](https://github.com/Shaurya-Kalia)
```
sudo pamac build kde-rounded-corners
```
- **OpenSUSE** - by [mathiasgredal](https://github.com/mathiasgredal)
- **OpenSUSE** - by [mathiasgredal](https://github.com/mathiasgredal) and @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
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
```
- **Void** - by [lay-by](https://github.com/lay-by)
```
Expand Down

0 comments on commit 70e1def

Please sign in to comment.