diff --git a/Compiling-and-flashing-the-firmware.md b/Compiling-and-flashing-the-firmware.md index fb53d5b..c1454f1 100644 --- a/Compiling-and-flashing-the-firmware.md +++ b/Compiling-and-flashing-the-firmware.md @@ -16,7 +16,7 @@ To build and flash choose one of the following methods: - Go to Actions (in the repo top menu) - Click on latest build - Download the build zip file from the Artifacts section (see picture below) -- Upload desired firmware.bin file using [ST-Link Utility](https://www.st.com/en/development-tools/stsw-link004.html) +- Upload desired `firmware.bin` file using [ST-Link Utility](https://www.st.com/en/development-tools/stsw-link004.html) ![Download build](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/blob/master/docs/pictures/wiki_unlock/download_build.png)