Merge pull request #71 from r1ddle1/master

Add Fedora build instructions
This commit is contained in:
PaulCombal 2020-06-21 14:03:09 +02:00 committed by GitHub
commit 27ac4018bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,6 +39,8 @@ If you're encountering issues building SamRewritten, make sure you have installe
* **openSUSE** Tumbleweed, Leap 15.2+: `$ sudo zypper install gtkmm3 gcc-c++ gnutls libcurl-devel libyajl-devel-static`
* **Fedora 32+**: `$ sudo dnf install gtkmm30 gtkmm30-devel yajl-devel curl-devel`
To run SamRewritten, simply launch `$ ./bin/launch.sh`
# AUR Installation