From 2ab3d1aae71c1a6cb7039e3253fe4538edd17f2e Mon Sep 17 00:00:00 2001 From: Jim Schwoebel <30424731+jim-schwoebel@users.noreply.github.com> Date: Fri, 13 Aug 2021 10:35:44 -0400 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 7719c59..c380f39 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,11 @@ brew unlink python brew link bzip2 ``` +Now install [Xcode](https://osxdaily.com/2014/02/12/install-command-line-tools-mac-os-x/) if you have not already: +``` +sudo xcode-select --install +``` + Edit some environment variables in .bash_profile: ``` nano ~/.bash_profile