From f2a7423a891ab419a3dfda21e8c0d229a897e08d Mon Sep 17 00:00:00 2001 From: Jesse Vincent Date: Wed, 24 Feb 2016 17:13:55 -0800 Subject: [PATCH] Small but crucial fix to Homebrew install instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 60339d3..184e19c 100644 --- 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`. -- 2.39.5