mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-13 03:19:56 +03:00
Update README.md (#4256)
* Update README.md * Update README.md --------- Co-authored-by: Mark Haslinghuis <mark@numloq.nl>
This commit is contained in:
parent
40961faba0
commit
a57299d738
1 changed files with 5 additions and 0 deletions
|
@ -39,6 +39,11 @@ Changes to the security model used in the latest versions of MacOS X 10.14 (Moja
|
|||
|
||||
#### Linux users
|
||||
|
||||
First step is to download the installer and keep it in your working directory, which can be done with the following command:
|
||||
```
|
||||
wget https://github.com/betaflight/betaflight-configurator/releases/download/10.10.0/betaflight-configurator_10.10.0_amd64.deb
|
||||
```
|
||||
|
||||
In most Linux distributions your user won't have access to serial interfaces by default. To add this access right type the following command in a terminal, log out your user and log in again:
|
||||
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue