From 27ce02ce4802459f11084c5e3989d6ea1b0228bb Mon Sep 17 00:00:00 2001 From: Alex Medvednikov Date: Tue, 25 Jun 2019 15:14:19 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6051acede3..c1ce9b0ae1 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,8 @@ https://github.com/vlang/v/blob/master/CodeStructure.md ### Linux and macOS +You'll need Clang or GCC. On macOS run `xcode-select --install` if you don't have XCode or XCode tools installed. + ```bash # You can clone V anywhere git clone https://github.com/vlang/v