1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-13 19:40:27 +03:00

Update Building in Windows light.md

Building in Windows light.md inav capitalized
This commit is contained in:
ryet9 2023-04-23 06:56:44 +10:00 committed by GitHub
parent dfc0f753f0
commit 1fe48fd5c2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -70,7 +70,7 @@ git clone https://github.com/iNavFlight/inav
![GIT Checkout](assets/002.test.png)
To compile your INAV binaries, enter the inav directory and build the project using the make command. You can append TARGET=[HARDWARE] if you want to build anything other than the default SPRACINGF3 target:
To compile your INAV binaries, enter the INAV directory and build the project using the make command. You can append TARGET=[HARDWARE] if you want to build anything other than the default SPRACINGF3 target:
```bash
cd inav