Skip to content

Commit 4bd4f85

Browse files
committed
Fix typo
1 parent 762d086 commit 4bd4f85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ $ sudo apt -y install gcc-arm-none-eabi make stlink-tools
9292
- Verify that the build process works:
9393
```sh
9494
cd step-4-printf
95-
make firmare.bin
95+
make firmware.bin
9696
```
9797

9898
## Introduction

0 commit comments

Comments
 (0)