Skip to content

Commit cb6d180

Browse files
Merge pull request #55 from MacDada/patch-1
Updated CONTRIBUTING.md
2 parents cf9c596 + 2c5940a commit cb6d180

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ I was missing `sei()`, `cli()` and `attachInterrupt()` in `ArduinoFake`, here is
8484
}
8585
1. excersice tests from command line, there are two ways based on your Makefile
8686
* default project [Makefile](/Makefile),
87-
* execute `make`
87+
* execute `make` (`make` requires `cmake` - install it via `apt` / `brew` / `yum` or whatever package manager your system uses)
8888
* verify
8989
```
9090
Running tests...

0 commit comments

Comments
 (0)