Add Arch instructions

This commit is contained in:
Lea Anthony
2019-05-03 19:09:36 +10:00
parent ff55170002
commit d2d4ea3033

View File

@@ -47,6 +47,10 @@ Make sure you have the xcode command line tools installed. This can be done by r
`sudo apt install pkg-config build-essential libgtk-3-dev libwebkit2gtk-4.0-dev`
#### Arch Linux
`sudo pacman -S webkit2gtk gtk3`
Note: If you have successfully installed these dependencies on a different flavour of Linux, please consider submitting a PR.
### Windows