Skip to content

Commit

Permalink
Merge pull request #55 from MacDada/patch-1
Browse files Browse the repository at this point in the history
Updated CONTRIBUTING.md
  • Loading branch information
FabioBatSilva authored Dec 8, 2023
2 parents cf9c596 + 2c5940a commit cb6d180
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ I was missing `sei()`, `cli()` and `attachInterrupt()` in `ArduinoFake`, here is
}
1. excersice tests from command line, there are two ways based on your Makefile
* default project [Makefile](/Makefile),
* execute `make`
* execute `make` (`make` requires `cmake` - install it via `apt` / `brew` / `yum` or whatever package manager your system uses)
* verify
```
Running tests...
Expand Down

0 comments on commit cb6d180

Please sign in to comment.