diff --git a/README.md b/README.md index b8568d0b..d1b28eb6 100644 --- a/README.md +++ b/README.md @@ -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