From 1fe48fd5c2076ddab218c8ec6ed221a586ca3b25 Mon Sep 17 00:00:00 2001 From: ryet9 <47376449+ryet9@users.noreply.github.com> Date: Sun, 23 Apr 2023 06:56:44 +1000 Subject: [PATCH] Update Building in Windows light.md Building in Windows light.md inav capitalized --- docs/development/Building in Windows light.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/development/Building in Windows light.md b/docs/development/Building in Windows light.md index d9d51a3683..e05b2c92f3 100644 --- a/docs/development/Building in Windows light.md +++ b/docs/development/Building in Windows light.md @@ -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