summaryrefslogtreecommitdiffstats
path: root/Readme.md
diff options
context:
space:
mode:
authorAndrés M <andmarti1424@users.noreply.github.com>2017-11-21 11:07:37 -0300
committerGitHub <noreply@github.com>2017-11-21 11:07:37 -0300
commitc8b199d9f49eea249f43f10c061869da61844dc8 (patch)
treea88981cc3b5fb916ce6c3a45affddf3b093691e2 /Readme.md
parent070722299c9cfeb49d96a62b42db969499f3f37d (diff)
parenta5f6b6232e829911375c5eed7ac7f52c3b4d6e0d (diff)
Merge pull request #211 from sjmulder/pr/vanilla-mac-2
Always use system ncurses on macOS
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/Readme.md b/Readme.md
index b82816e..c944f0a 100644
--- a/Readme.md
+++ b/Readme.md
@@ -43,12 +43,6 @@ SC-IM stands for Spreadsheet Calculator Improvised. :-)
vim /src/Makefile
```
-* Only for OSX users who dont use Homebrew:
-```
- brew install ncurses
- brew link ncurses
-```
-
* Inside /src folder run:
```
make