From d71fef6891f65694240b7dddc134d4fceadea430 Mon Sep 17 00:00:00 2001 From: OrchardPerformance <49926376+OrchardPerformance@users.noreply.github.com> Date: Sat, 22 May 2021 15:20:16 +0100 Subject: [PATCH] Updated HOW TO Build Firmware From Source (markdown) --- HOWTO/HOW-TO-Build-Firmware-From-Source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HOWTO/HOW-TO-Build-Firmware-From-Source.md b/HOWTO/HOW-TO-Build-Firmware-From-Source.md index 6f6665b6..fbdf5cbf 100644 --- a/HOWTO/HOW-TO-Build-Firmware-From-Source.md +++ b/HOWTO/HOW-TO-Build-Firmware-From-Source.md @@ -61,7 +61,7 @@ cd /home/owner/rusefi code . 14. Run the built tool for the specific board in VScode -Ctrl-B and select the chosen board, this should build the firmware. +Ctrl-Shift-B and select the chosen board, this should build the firmware.