fix: correct fedora initial setup command (#3034)

This commit is contained in:
Hans Tognon 2021-12-06 23:35:37 +01:00 committed by GitHub
parent 508e815247
commit 8c19995f04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"