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