From d690a8da986580f900c31e07f6fa83cc87740680 Mon Sep 17 00:00:00 2001 From: Jack Andersen Date: Fri, 11 Mar 2016 14:50:32 -1000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f6dfc2031..3f7a04f3c 100644 --- a/README.md +++ b/README.md @@ -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)