diff --git a/INSTALL.md b/INSTALL.md
index 905637901..a0c4165d5 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -58,7 +58,7 @@ make
####Homebrew:
```
-brew install libtool automake autoconf libconfig libsodium
+brew install libtool automake autoconf libconfig libsodium cmake
cmake .
make
sudo make install
diff --git a/README.md b/README.md
index 55135d03d..092fe2f6c 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,8 @@ With the rise of governmental monitoring programs, Tox aims to be an easy to use
**Qt GUI**: [see nurupo's repository](https://github.com/nurupo/ProjectTox-Qt-GUI)
**How to build Tox on Linux**: [YouTube video](http://www.youtube.com/watch?v=M4WXE4VKmyg)
-**How to use Tox on Windows**: [YouTube video](http://www.youtube.com/watch?v=qg_j_sDb6WQ)
+**How to use Tox on Windows**: [YouTube video](http://www.youtube.com/watch?v=qg_j_sDb6WQ)
+**For Mac OSX read INSTALL.md**
### Objectives: