From 5ef19b76a00aef0413182251f308709ce6675717 Mon Sep 17 00:00:00 2001 From: Syrus Date: Mon, 22 Jul 2019 17:50:10 -0700 Subject: [PATCH] Updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 62f4f9fa7..21c9a0ba3 100644 --- a/README.md +++ b/README.md @@ -147,7 +147,7 @@ nginx and Lua do not work on Windows. See [this issue](https://github.com/wasmer 5. Install [CMake](https://cmake.org/download/). Ensure CMake is in your PATH. -6. Install [LLVM 7.0](https://prereleases.llvm.org/win-snapshots/LLVM-7.0.0-r336178-win64.exe) +6. Install [LLVM 8.0](https://prereleases.llvm.org/win-snapshots/LLVM-8.0.0-r351033-win64.exe) ## Building