mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-02 20:03:01 +08:00
Added instructions for red hat distros
This commit is contained in:
parent
b21e79daf5
commit
9f2c9a989f
@ -52,6 +52,10 @@ Make sure you have the xcode command line tools installed. This can be done by r
|
||||
|
||||
`sudo pacman -S webkit2gtk gtk3`
|
||||
|
||||
#### Red Hat Based Distros
|
||||
|
||||
`sudo yum install webkit2gtk-devel gtk3-devel`
|
||||
|
||||
Note: If you have successfully installed these dependencies on a different flavour of Linux, please consider submitting a PR.
|
||||
|
||||
### Windows
|
||||
|
Loading…
Reference in New Issue
Block a user