Skip to content

Commit

Permalink
add webview dependencies to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
gintama91 committed Jul 4, 2023
1 parent 550a66a commit 74d259b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,9 @@ This is where most of the action is happening right now, and to have the full Sc
# dependencies - Mac version
brew install portaudio pkg-config # for sound!
# dependencies - Ubuntu Linux version
sudo apt-get install libportaudio2
sudo apt install libgtk-3-dev libwebkit2gtk-4.0-dev libportaudio2
for any other linux or windows. please see the webview docs for your [platform](https://github.com/webview/webview#prerequisites)
# get it
git clone http://github.com/scarpe-team/scarpe
Expand Down

0 comments on commit 74d259b

Please sign in to comment.