aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGinger Bill <bill@gingerbill.org>2017-06-11 18:46:59 +0100
committerGinger Bill <bill@gingerbill.org>2017-06-11 18:46:59 +0100
commit1cabfac36cc019e5412bffb1ea5b5f0e8f36d006 (patch)
tree54b9446754c054a228bfa54e8858ffdb1c6e83b3 /README.md
parent366b306df04e14a5841868a40016cd844e120d99 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index c742e5706..d4ef794cd 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ Website: [https://odin.handmade.network/](https://odin.handmade.network/)
- Windows
* x86-64
- * MSVC 2015 installed (C99 support)
+ * MSVC 2015 installed (C++11 support)
* [LLVM binaries](https://github.com/gingerBill/Odin/releases/tag/llvm-4.0-windows) for `opt.exe` and `llc.exe`
* Requires MSVC's link.exe as the linker
* run `vcvarsall.bat` to setup the path
@@ -42,7 +42,7 @@ Website: [https://odin.handmade.network/](https://odin.handmade.network/)
* x86-64
* Build tools (ld)
* LLVM installed
- * Clang installed (temporary - this is calling the linker for now)
+ * Clang installed (temporary - this is Calling the linker for now)
## Warnings