1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-27 02:05:21 +03:00

Updated readme to remove outdated information.

This commit is contained in:
mikeller 2018-07-08 16:38:31 +12:00
parent ddf399b251
commit 1a6410c153

View file

@ -35,7 +35,7 @@ Please note - the application will automatically update itself when new versions
### Alternative way, Chrome app: ### Alternative way, Chrome app:
1. Clone the repo to any local directory or download it as zip. 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. 3. Start Google Chrome.
4. Click the 3-dots on the far right of the URL bar. 4. Click the 3-dots on the far right of the URL bar.
5. Select "More Tools" 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. 8. Click on load unpacked extension.
9. Point it to the folder you extracted the zip to. 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 ## 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 ### Development
1. Install node.js 1. Install node.js