Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MauroDruwel authored Jan 27, 2024
1 parent 3ba9064 commit b60c1a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ Install Rust and its build tools. You can install Rust by following the instruct
Install additional system dependencies (for Ubuntu only):
```shell
sudo apt-get update
sudo apt-get install -y libgtk-3-dev libwebkit2gtk-4.0-dev libappindicator3-dev librsvg2-dev patchelf libsoup2.4-dev libpango1.0-dev
sudo apt-get install -y libgtk-3-dev libwebkit2gtk-4.0-dev libappindicator3-dev librsvg2-dev patchelf libsoup2.4-dev libpango1.0-dev libgtk2.0-dev build-essential libgtk-3-dev
```
Install frontend dependencies:
```shell
Expand Down

0 comments on commit b60c1a7

Please sign in to comment.