mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-03-30 09:51:12 +02:00
Updated 02. Linux Setup (markdown)
@@ -6,7 +6,7 @@ Tauri is a polyglot system, and as such requires a good deal of tooling.
|
||||
|
||||
### System dependencies:
|
||||
```
|
||||
$ sudo apt update && sudo apt install libwebkit2gtk-4.0-dev build-essential curl libssl-dev
|
||||
$ sudo apt update && sudo apt install libwebkit2gtk-4.0-dev build-essential curl libssl-dev appmenu-gtk3-module
|
||||
```
|
||||
|
||||
### Node runtime and package manager
|
||||
|
||||
Reference in New Issue
Block a user