From d9a6726bd2ca9df01cce72c6a6263231e5c9fcb3 Mon Sep 17 00:00:00 2001 From: nick christensen Date: Tue, 20 Jul 2021 11:13:09 -0500 Subject: [PATCH] https://github.com/larsimmisch/homebrew-avr is depricated and replaced with https://github.com/osx-cross/homebrew-avr/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 392830f..d9a7841 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ Once you're ready, here are the commands to install the needed tools: ```bash $ brew install avrdude -$ brew tap larsimmisch/avr +$ brew tap osx-cross/avr $ brew install avr-binutils $ brew install avr-gcc $ brew install avr-libc