Update BUILDING_ON_LINUX.md
This commit is contained in:
@@ -14,10 +14,7 @@ install [chatterino2-git](https://aur.archlinux.org/packages/chatterino2-git/) f
|
||||
1. create build folder `mkdir build && cd build`
|
||||
1. `qmake .. && make`
|
||||
|
||||
## Fedora
|
||||
Run `dnf install chatterino2`
|
||||
|
||||
## Manually building for Fedora 28 and above
|
||||
## Fedora 28 and above
|
||||
*most likely works the same for other Red Hat-like distros. Substitue `dnf` with `yum`.*
|
||||
### Development dependencies
|
||||
1. `sudo dnf install qt5-qtbase-devel qt5-qtmultimedia-devel qt5-qtsvg-devel libsecret-devel openssl-devel boost-devel`
|
||||
|
||||
Reference in New Issue
Block a user