Skip to content

Commit 671b205

Browse files
committed
update readme
1 parent ae6d7b9 commit 671b205

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Ever wanted to start a new [Arduino](http://arduino.cc/) project and...
3232
- tests in `test`
3333
- binaries in `bin`
3434
- etc.
35-
- **use** a newer version of `avr-gcc` such as `9.2.0`?
35+
- **use** a newer version of `avr-gcc` such as `9.x.x`?
3636
- **use** an awesome [`Makefile`](https://github.com/sudar/Arduino-Makefile) to compile and upload your code from the `cli`?
3737

3838
If you answered **yes** to one of the above, this [Bare Arduino Project](https://github.com/ladislas/bare-arduino-project) is just what you're looking for! :)

0 commit comments

Comments
 (0)