summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.
```