Commit f2a7423a891ab419a3dfda21e8c0d229a897e08d
authorJesse Vincent <jesse@fsck.com>
Thu, 25 Feb 2016 01:13:55 +0000 (17:13 -0800)
committerJesse Vincent <jesse@fsck.com>
Thu, 25 Feb 2016 01:13:55 +0000 (17:13 -0800)
README.md

index 60339d37236f07c54bec743434d7d5f72736f9bd..184e19ccc4712c4a981b5358fc87a600f0245458 100644 (file)
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ Installation
 ------------
 On OSX, we recommend using [homebrew](https://brew.sh):
 
-    brew tap osx-cross
+    brew tap osx-cross/avr
     brew install --HEAD simavr
 
 Otherwise, `make` is enough to just start using __bin/simavr__. To install the __simavr__ command system-wide, `make install RELEASE=1`.