mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-01 13:18:06 -06:00
minor syntax errors
@@ -8,7 +8,7 @@ After stumbling for about 2 hours _(getting Qt5 to work)_ here is the how to bui
|
||||
|
||||
Install Dependencies (make sure you have epel repo enabled)
|
||||
```
|
||||
yum -y groupinstall 'Development Tools'
|
||||
yum -y groupinstall "Development Tools"
|
||||
yum -y install qt-devel boost-devel openssl-devel qt5-qtbase-devel qt5-linguist
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user