docs(INSTALL): mention minimal supported OSX version

pull/3955/head
Zetok Zalbavar 2016-12-08 15:36:47 +00:00
parent c717f128da
commit 893961e36b
No known key found for this signature in database
GPG Key ID: C953D3880212068A
1 changed files with 3 additions and 1 deletions

View File

@ -429,9 +429,11 @@ password for sudo.
<a name="osx" />
## OS X
Supported OS X versions: >=10.8.
Compiling qTox on OS X for development requires 3 tools:
[Xcode](https://developer.apple.com/xcode/),
[Qt 5.4+](http://www.qt.io/qt5-4/) and [homebrew](http://brew.sh).
[Qt 5.4+](https://www.qt.io/qt5-4/) and [homebrew](https://brew.sh).
### Automated Script
You can now set up your OS X system to compile qTox automatically thanks to the