Browse Source

docs(INSTALL): mention minimal supported OSX version

pull/3955/head
Zetok Zalbavar 9 years ago
parent
commit
893961e36b
No known key found for this signature in database
GPG Key ID: C953D3880212068A
  1. 4
      INSTALL.md

4
INSTALL.md

@ -429,9 +429,11 @@ password for sudo.
<a name="osx" /> <a name="osx" />
## OS X ## OS X
Supported OS X versions: >=10.8.
Compiling qTox on OS X for development requires 3 tools: Compiling qTox on OS X for development requires 3 tools:
[Xcode](https://developer.apple.com/xcode/), [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 ### Automated Script
You can now set up your OS X system to compile qTox automatically thanks to the You can now set up your OS X system to compile qTox automatically thanks to the

Loading…
Cancel
Save