1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-13 11:29:53 +03:00

Update README.md

This commit is contained in:
Farookh Zaheer Siddiqui 2023-10-28 13:13:24 +05:30 committed by GitHub
parent 3dcd989738
commit a23b29a935
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
# INAV Configurator
INAV Configurator is a crossplatform configuration tool for the [INAV](https://github.com/iNavFlight/inav) flight control system.
INAV Configurator is a cross-platform configuration tool for the [INAV](https://github.com/iNavFlight/inav) flight control system.
It runs as an app within Google Chrome and allows you to configure the INAV software running on any supported INAV target.
@ -121,7 +121,7 @@ To build a specific release, use the command `release --platform="win64"` for ex
### Running with debug | Inspector
To be able to open Inspector, you will need SDK flavours of NW.js
To be able to open Inspector, you will need SDK flavors of NW.js
`npm install nw@0.61.0 --nwjs_build_type=sdk`