1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00

Revert change

This commit is contained in:
RowenStipe 2016-01-31 11:39:58 -05:00
parent 62e0679032
commit 0e9347cff1

View File

@ -461,7 +461,7 @@ Compiling qTox on OS X for development requires 3 tools, [Xcode](https://develop
### Automated Script ### Automated Script
You can now set up your OS X system to compile qTox automatically thanks to the script in: You can now set up your OS X system to compile qTox automatically thanks to the script in:
`.dir/git/qTox/osx/qTox-Mac-Deployer-ULTIMATE.sh` `./osx/qTox-Mac-Deployer-ULTIMATE.sh`
This script can be run independently of the qTox repo and is all that's needed to build from scratch on OS X. This script can be run independently of the qTox repo and is all that's needed to build from scratch on OS X.