From e71213ba4f72abe2a0aac3ccd7192ef5b43f69be Mon Sep 17 00:00:00 2001 From: Alexander Medvednikov Date: Mon, 1 Jul 2019 10:51:38 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91274d3c14..1f1a1b2c9c 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ https://github.com/vlang/v/blob/master/CONTRIBUTING.md ## Installing V from source -### Linux and macOS +### Linux, macOS, Android, Raspberry Pi You'll need Clang or GCC. On macOS run `xcode-select --install` if you don't have XCode or XCode tools installed.