From: Jonathan Dahan <jonathan@jonathan.is>
Date: Tue, 17 Nov 2015 18:03:22 +0000 (-0500)
Subject: Add install instructions
X-Git-Tag: v1.3^2
X-Git-Url: https://git.htl-mechatronik.at/public/?a=commitdiff_plain;h=32e96430f32a85c69c71eb711397e57dcc22c457;p=sx%2Fsimavr.git

Add install instructions
---

diff --git a/README.md b/README.md
index 8430851..60339d3 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,15 @@ simulator loads ELF files directly, and there is even a way to specify simulatio
 parameters directly in the emulated code using an .elf section. You can also 
 load multipart HEX files.
 
+Installation
+------------
+On OSX, we recommend using [homebrew](https://brew.sh):
+
+    brew tap osx-cross
+    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`.
+
 Supported IOs
 --------------
 * _eeprom_