Updated README.md to reflect Linux's dependancy on clang for now.

This commit is contained in:
Zachary Pierson
2017-02-07 23:33:36 -06:00
parent 73c5c5d5d3
commit 37f7630a9e
+1
View File
@@ -38,6 +38,7 @@ The Odin programming language is fast, concise, readable, pragmatic and open sou
* x86-64
* Build tools (ld)
* LLVM installed
* Clang installed (temporary - this is calling the linker for now)
## Warnings