summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrés M <andmarti1424@users.noreply.github.com>2017-11-03 12:43:03 -0300
committerGitHub <noreply@github.com>2017-11-03 12:43:03 -0300
commit9b3ad1546b2fc7fc5189ef64ad954964863c9e81 (patch)
tree606245a520e14f13efeb9e32c0edf3fac817d2ba
parent0fb201a92bd4038c7c02212761d49b17fc54744c (diff)
parentbd92e07436f9c0d792177a253fda979744f26036 (diff)
Merge pull request #206 from nickolasburr/freeze
Add updated Homebrew info to Readme
-rw-r--r--Readme.md11
1 files changed, 10 insertions, 1 deletions
diff --git a/Readme.md b/Readme.md
index 5bcdf6b..28475e7 100644
--- a/Readme.md
+++ b/Readme.md
@@ -34,7 +34,16 @@ SC-IM stands for Spreadsheet Calculator Improvised. :-)
![demo image](screenshots/scimp2.png?raw=true)
![demo image](screenshots/scimp3.png?raw=true)
-## Build & Install
+## Installation
+
+### Homebrew
+
+```
+brew tap nickolasburr/pfa
+brew install sc-im
+```
+
+### Manual
* Edit Makefile file according to your system and needs.
```