mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-01 11:13:40 +03:00
fix: correct fedora initial setup command (#3034)
This commit is contained in:
parent
508e815247
commit
8c19995f04
@ -59,7 +59,7 @@ $ sudo dnf check-update && sudo dnf install webkit2gtk3-devel.x86_64 \
|
||||
openssl-devel \
|
||||
curl \
|
||||
wget \
|
||||
libappindicator-gtk3 \ #
|
||||
libappindicator-gtk3 \
|
||||
patchelf \
|
||||
librsvg2-devel \
|
||||
&& sudo dnf group install "C Development Tools and Libraries"
|
||||
|
Loading…
Reference in New Issue
Block a user