aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgingerBill <gingerBill@users.noreply.github.com>2018-08-28 19:26:05 +0100
committerGitHub <noreply@github.com>2018-08-28 19:26:05 +0100
commit6181c4edb33f5547575b74ccf228570921ea9b72 (patch)
treed44a56c68e9418bf9f144fc2c118fcebd59cb860
parent830c194da556c8f117d4c09d2a5b5219fffffc97 (diff)
Update
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f7beb89e0..de10a7569 100644
--- a/README.md
+++ b/README.md
@@ -75,7 +75,7 @@ main :: proc() {
- Windows
* x86-64
* MSVC 2010 installed (C++11 support)
- * [LLVM binaries](https://github.com/gingerBill/Odin/releases/tag/llvm-4.0-windows) for `opt.exe` and `llc.exe`
+ * [LLVM binaries](https://github.com/odin-lang/Odin/releases/tag/llvm-windows) for `opt.exe`, `llc.exe`, and `lld-link.exe`
* Requires MSVC's link.exe as the linker
* run `vcvarsall.bat` to setup the path