diff --git a/README.md b/README.md index d6f4ed8e..89aab831 100644 --- a/README.md +++ b/README.md @@ -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. diff --git a/doc/build-osx.md b/doc/build-osx.md index aa87c310..425c660f 100644 --- a/doc/build-osx.md +++ b/doc/build-osx.md @@ -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 -----