README: Update example target name
This commit is contained in:
parent
c093bac4bc
commit
caf3f2dec6
|
|
@ -147,7 +147,7 @@ After updating the kit, you may need to reload VScode.
|
|||
|
||||
#### Building
|
||||
|
||||
To start building a firmware, click the CMake Tools plugin icon on the far left side. You will get a very large list of targets to build. Find the firmware you'd like to build (like `MK3S-EINSy10a_ENGLISH`) and select the small icon which shows "Build" when hovered over.
|
||||
To start building a firmware, click the CMake Tools plugin icon on the far left side. You will get a very large list of targets to build. Find the firmware you'd like to build (like `MK3S_ENGLISH`) and select the small icon which shows "Build" when hovered over.
|
||||
|
||||
The built .hex file can then be found in folder `Prusa-Firmware/build`
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue