Merge pull request #237 from chovy/master

Add Mac OSX instructions
This commit is contained in:
irungentoo 2013-08-01 04:20:13 -07:00
commit e42deccc0e
2 changed files with 3 additions and 2 deletions

View File

@ -58,7 +58,7 @@ make
<a name="homebrew" />
####Homebrew:
```
brew install libtool automake autoconf libconfig libsodium
brew install libtool automake autoconf libconfig libsodium cmake
cmake .
make
sudo make install

View File

@ -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)<br />
**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)<br />
**For Mac OSX read INSTALL.md**
### Objectives: