1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-23 16:25:22 +03:00

Merge pull request #1106 from mikeller/update_readme

Updated readme to remove outdated information.
This commit is contained in:
Michael Keller 2018-07-09 22:58:22 +12:00 committed by GitHub
commit 25b49fb79f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,7 +35,7 @@ Please note - the application will automatically update itself when new versions
### Alternative way, Chrome app:
1. Clone the repo to any local directory or download it as zip.
2. Extract to a folder and not the folder.
2. If downloaded as a zip, extract it into a new directory.
3. Start Google Chrome.
4. Click the 3-dots on the far right of the URL bar.
5. Select "More Tools"
@ -44,14 +44,8 @@ Please note - the application will automatically update itself when new versions
8. Click on load unpacked extension.
9. Point it to the folder you extracted the zip to.
## How to use
You can find the Betaflight Configurator icon in your application tab "Apps"
## Native app build via NW.js
Linux build is disabled currently because of unmet dependecies with some distros, it can be enabled in the `gulpfile.js`.
### Development
1. Install node.js