Update README.md

This commit is contained in:
Jack Andersen 2015-10-11 14:04:11 -10:00
parent 6671d9ea30
commit 364f03d7e5
1 changed files with 7 additions and 0 deletions

View File

@ -6,3 +6,10 @@
* Mac OS X 10.9+
* Linux (with recent udev, xcb, xinput, glx)
* **[Coming Soon]** FreeBSD
### Build Prerequisites:
* [CMake 3+](https://cmake.org)
* [Python 3+](https://python.org)
* LLVM
* [Specialized Windows Package](https://www.dropbox.com/s/4u0rckvh3d3tvr1/LLVM-3.7.0-win64.exe)
* [OS X Package](http://llvm.org/releases/3.7.0/clang+llvm-3.7.0-x86_64-apple-darwin.tar.xz)