diff --git a/README.md b/README.md index 7ff1a5182..f550652b7 100644 --- a/README.md +++ b/README.md @@ -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