update placeholder name in comment

main
anna 2 years ago
parent ad76275721
commit e80a6cb630
Signed by: fef
GPG Key ID: EC22E476DC2D3D84

@ -44,7 +44,7 @@ To build the EEPROM image, execute the following command.
Pass any other configuration options you want to set to the first command or use `cmake-gui(1)`.
```shell
# Replace <target> with one of the target architectures from the list above
# Replace <arch> with one of the target architectures from the list above
# This will default to at91sam3x8e (Arduino Due)
cmake -DARCH=<arch> -B build -S .
cmake --build build

Loading…
Cancel
Save