We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ed659d commit 5109f20Copy full SHA for 5109f20
docs/en/qgc-user-guide/releases/daily_builds.md
@@ -12,7 +12,7 @@ These can be downloaded from the links below (install as described in [Download
12
- [Windows](https://d176tv9ibo4jno.cloudfront.net/builds/master/QGroundControl-installer.exe)
13
- [OS X](https://d176tv9ibo4jno.cloudfront.net/builds/master/QGroundControl.dmg)
14
- [Linux](https://d176tv9ibo4jno.cloudfront.net/builds/master/QGroundControl-x86_64.AppImage) - Before running do the following:
15
- - `chmod +x QGroundControl.AppImage`
+ - `chmod +x QGroundControl-x86_64.AppImage`
16
- On the command prompt enter (one time only):
17
- `sudo usermod -a -G dialout $USER`
18
- `sudo apt-get remove modemmanager -y`
0 commit comments