Skip to content

Commit

Permalink
Merge pull request #1869 from Shivam250702/master
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
MrD-RC authored Oct 30, 2023
2 parents a7332f4 + c6c9ac6 commit 9ee0e96
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ Various types of aircraft are supported by the tool and by INAV, e.g. quadcopter

# Support

INAV Configurator comes `as is`, without any warranty and support from authors. If you found a bug, please create an issue on [GitHub](https://github.com/iNavFlight/inav-configurator/issues).
INAV Configurator comes `as is`, without any warranty and support from the authors. If you find a bug, please create an issue on [GitHub](https://github.com/iNavFlight/inav-configurator/issues).

The GitHub issue tracker is reserved for bugs and other technical problems. If you do not know how to set up
everything, the hardware is not working, or have any other _support_ problem, please consult:
everything, the hardware is not working, or you have any other _support_ problem, please consult:

* [INAV Discord Server](https://discord.gg/peg2hhbYwN)
* [INAV Official on Facebook](https://www.facebook.com/groups/INAVOfficial)
Expand All @@ -24,7 +24,7 @@ You have to remove the `C:\Users%Your_UserName%\AppData\Local\inav-configurator`

[https://www.youtube.com/watch?v=XMoULyiFDp4](https://www.youtube.com/watch?v=XMoULyiFDp4)

Alternatively, on Windows with PowerShell, you can use the `post_install_cleanup.ps1` script that will do the cleaning. (thank you James Cherrill)
Alternatively, on Windows with PowerShell, you can use the `post_install_cleanup.ps1` script that will do the cleaning. (thank you, James Cherrill)

## Installation

Expand Down Expand Up @@ -114,7 +114,7 @@ in the configurator. If new files are added, they must be included in `gulpfile.
in the `./dist/` directory.
- **release**: Create NW.js apps for each supported platform (win32, osx64 and linux64) in the `./apps`
directory. Running this task on macOS or Linux requires Wine since it's needed to set the icon
for the Windows app. If you don't have Wine installed you can create a release by running the **release-only-Linux** task.
for the Windows app. If you don't have Wine installed, you can create a release by running the **release-only-Linux** task.
<br>`--installer` argument can be added to build installers for a particular OS. NOTE: MacOS Installer can be built with MacOS only.

To build a specific release, use the command `release --platform="win64"` for example.
Expand Down Expand Up @@ -174,7 +174,7 @@ For INAV configurator issues raise them here

https://github.com/iNavFlight/inav-configurator/issues

For INAV firmware issues raise them here
For INAV firmware issues, raise them here

https://github.com/iNavFlight/inav/issues

Expand Down

0 comments on commit 9ee0e96

Please sign in to comment.