Change Mac OS X to OS X

Apple has renamed Mac OS X to OS X.
This commit is contained in:
Xue Fuqiao 2015-11-01 19:43:50 +08:00
parent fa4d228080
commit cb092291a5
2 changed files with 3 additions and 3 deletions

View File

@ -25,7 +25,7 @@ Please follow the instructions for your platform:
- [UNIX](https://github.com/miguelfreitas/twister-core/blob/master/doc/build-unix.md)
- [Debian/Ubuntu](https://github.com/miguelfreitas/twister-core/blob/master/doc/building-on-ubuntu-debian.md)
- [Mac OS X](https://github.com/miguelfreitas/twister-core/blob/master/doc/build-osx.md)
- [OS X](https://github.com/miguelfreitas/twister-core/blob/master/doc/build-osx.md)
- [Windows (untested)](https://github.com/miguelfreitas/twister-core/wiki/Compiling-for-Windows)
> According to our tests, at least 1GB of RAM is needed to compile Twister.

View File

@ -1,6 +1,6 @@
Mac OS X Build Instructions and Notes
OS X Build Instructions and Notes
====================================
This guide will show you how to build twisterd for OSX.
This guide will show you how to build twisterd for OS X.
Notes
-----