From d3fc2988e19be68e047ea04cc90522b76928dfbc Mon Sep 17 00:00:00 2001 From: Erwin Ried <1091420+eried@users.noreply.github.com> Date: Tue, 4 Aug 2020 19:59:14 +0200 Subject: [PATCH] Updated Compile firmware (markdown) --- Compile-firmware.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Compile-firmware.md b/Compile-firmware.md index 4c524c8..18d81a2 100644 --- a/Compile-firmware.md +++ b/Compile-firmware.md @@ -23,10 +23,12 @@ You can also check the current configuration by omitting the `false` at the end -Open Github Desktop, and click "Open with Github Desktop" from the main page of the repository, under the button "Code". Next, create a "build" folder inside of the repository. +Open Github Desktop, and click "Open with Github Desktop" from the main page of the repository, under the button "Code". +Finally, create a "build" folder inside of the repository. From Github Desktop, just click "Repository / Show in Explorer" and create an empty folder named "build". This folder will be used for the compilation output. + ## Step 3: Prepare the Docker container [[img/Kitematic_MChWCyp6g1.png]]