diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -42,7 +42,7 @@ With the firmware built and the network being prepared the simulated firmware can be run. ``` -./build/fw/zephyr/zephyr.exe +./build/fw/app/zephyr/zephyr.exe ``` To build the firmware in a clean `nucleo` build folder, flash it and open a |