1
0
Fork 0
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:
Mohit Varikuti 2024-11-22 08:14:12 -08:00 committed by GitHub
parent 40961faba0
commit a57299d738
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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:
```