Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jim-schwoebel authored Aug 13, 2021
1 parent 02208ef commit 2ab3d1a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2ab3d1a

Please sign in to comment.