projects
/
sx
/
simavr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
regExp
home
|
summary
|
tags
|
heads
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
raw
|
patch
| inline |
side by side
(parent:
dc222b5
)
Commit
f2a7423a891ab419a3dfda21e8c0d229a897e08d
author
Jesse Vincent
<jesse@fsck.com>
Thu, 25 Feb 2016 01:13:55 +0000
(17:13 -0800)
committer
Jesse Vincent
<jesse@fsck.com>
Thu, 25 Feb 2016 01:13:55 +0000
(17:13 -0800)
README.md
patch
|
blob
|
history
|
download
diff --git
a/README.md
b/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`.