Skip to content

Commit

Permalink
fixed typo in README.md
Browse files Browse the repository at this point in the history
ruen -> run
  • Loading branch information
TychoJ authored Apr 30, 2023
1 parent 1d13e9a commit e61f5ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ The `make distclean` command will delete all generated .hex, .elf and .o files a
foo@bar: ~/pathToProject/ $ make distclean
```

For more information ruen `make help`
For more information run `make help`
```console
foo@bar: ~/pathToProject/ $ make help
```
```

0 comments on commit e61f5ae

Please sign in to comment.