From 2726e3fb1831f8c5eabedca86b9128789491e326 Mon Sep 17 00:00:00 2001 From: Jack Andersen Date: Wed, 21 Dec 2016 10:18: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 484b91081..453d1b95f 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Everything else is much too experimental to make portable/stable release builds * [CMake 3+](https://cmake.org) * [Python 3+](https://python.org) * LLVM development package *(headers and libs)* - * [Specialized Windows Package](https://www.dropbox.com/s/vnxyzltd04xpikr/LLVM-3.9.0-win64-athena.exe?dl=1) + * [Specialized Windows Package](https://www.dropbox.com/s/8vz8ogsxjhhxoi2/LLVM-4.0.0svn-win64-athena.exe?dl=1) * [OS X Package](http://llvm.org/releases/3.9.0/clang+llvm-3.9.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) * **[OS X]** [Xcode Tools](https://developer.apple.com/xcode/download/)