From 29a71dec7e68ab1be23b61ac2362cb89a0ce7944 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pedro=20S=C3=A1=20Couto?= Date: Tue, 28 Jan 2020 12:33:22 +0100 Subject: [PATCH] Update 'readme.md' --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 3e2694a..6b44375 100644 --- a/readme.md +++ b/readme.md @@ -9,6 +9,7 @@ In case you want to skip any of the scripts just comment out in the shell code, ##Dependencies ###Brew (MAC) or apt-get (LINUX)

You’ll need the command-line tools for Xcode installed.

+ ```bash xcode-select --install ```