Explorar o código

fix: correct fedora initial setup command (#3034)

Hans Tognon %!s(int64=3) %!d(string=hai) anos
pai
achega
8c19995f04
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/getting-started/setup-linux.md

+ 1 - 1
docs/getting-started/setup-linux.md

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