Merge pull request #118 from b12f/patch-1

This commit is contained in:
Jonathan Kelley 2022-01-11 14:37:14 -05:00 committed by GitHub
commit 6771ead13e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -38,7 +38,7 @@ For windows users: download the [bootstrapper for Webview2 from Microsoft](https
For linux users, we need the development libraries for libgtk.
````
```
sudo apt install libwebkit2gtk-4.0-dev libgtk-3-dev libappindicator3-dev
```