Преглед изворни кода

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

Zachary Pierson пре 8 година
родитељ
комит
37f7630a9e
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -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