Skip to content

Commit

Permalink
Update with new avr-gcc location
Browse files Browse the repository at this point in the history
  • Loading branch information
nixpulvis committed Oct 21, 2015
1 parent 5ccaf23 commit 9146901
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ I'm developing this project on both OS X, and Linux. Windows is simply not on my

These instructions are for installing the needed dependencies on OS X, Linux documentation is coming soon™. Make sure you have these packages installed with Homebrew:

- avr-binutils
- avr-gcc
- avr-libc
- avrdude
```sh
brew tap osx-cross/avr
brew install avr-binutils avr-gcc avr-libc avrdude
```

### Make

Expand Down

0 comments on commit 9146901

Please sign in to comment.