mirror of https://github.com/AxioDL/metaforce.git
Update README.md
This commit is contained in:
parent
b952b80e22
commit
d690a8da98
|
@ -18,7 +18,7 @@ Everything else is much too experimental to make portable/stable release builds
|
|||
### Build Prerequisites:
|
||||
* [CMake 3+](https://cmake.org)
|
||||
* [Python 3+](https://python.org)
|
||||
* LLVM
|
||||
* LLVM development package *(headers and libs)*
|
||||
* [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)
|
||||
* **[Windows]** [Visual Studio 2015 and Windows SDK](https://www.visualstudio.com/en-us/products/visual-studio-community-vs.aspx)
|
||||
|
|
Loading…
Reference in New Issue