summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormongo <andmarti@gmail.com>2017-11-03 12:46:38 -0300
committermongo <andmarti@gmail.com>2017-11-03 12:46:38 -0300
commit070722299c9cfeb49d96a62b42db969499f3f37d (patch)
treea44fb0ac9fa6706190d06ca6585becde92588e55
parent9b3ad1546b2fc7fc5189ef64ad954964863c9e81 (diff)
Updated Readme.md
-rw-r--r--Readme.md17
1 files changed, 9 insertions, 8 deletions
diff --git a/Readme.md b/Readme.md
index 28475e7..b82816e 100644
--- a/Readme.md
+++ b/Readme.md
@@ -36,13 +36,6 @@ SC-IM stands for Spreadsheet Calculator Improvised. :-)
## Installation
-### Homebrew
-
-```
-brew tap nickolasburr/pfa
-brew install sc-im
-```
-
### Manual
* Edit Makefile file according to your system and needs.
@@ -50,7 +43,7 @@ brew install sc-im
vim /src/Makefile
```
-* Only for OSX users do:
+* Only for OSX users who dont use Homebrew:
```
brew install ncurses
brew link ncurses
@@ -66,6 +59,14 @@ brew install sc-im
make install
```
+
+### Homebrew for OSX users
+
+```
+brew tap nickolasburr/pfa
+brew install sc-im
+```
+
### Helping us
Want to help? You can help us with one or more of the following: