Skip to content

Commit

Permalink
Requires sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
DonLakeFlyer committed Sep 19, 2024
1 parent 41bfd3c commit 7aafbbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/qgc-dev-guide/getting_started/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ To see a complete list of all available components in the installer _Select Comp

1. Install Additional Packages (Platform Specific)

- **Ubuntu:** `bash ./qgroundcontrol/tools/setup/install-dependencies-debian.sh
- **Ubuntu:** `sudo bash ./qgroundcontrol/tools/setup/install-dependencies-debian.sh`
- **Fedora:** `sudo dnf install speech-dispatcher SDL2-devel SDL2 systemd-devel patchelf`
- **Arch Linux:** `pacman -Sy speech-dispatcher patchelf`
- **OSX** [Setup](https://doc.qt.io/qt-6/macos.html)
Expand Down

0 comments on commit 7aafbbf

Please sign in to comment.