add xcode command line tools install command

This commit is contained in:
evelyn masso 2018-09-03 20:42:19 -07:00
parent dad79ae272
commit e0ad0ecfcd

View file

@ -34,3 +34,7 @@ For this, we recommennd pyenv.
- install manually from https://www.python.org/downloads/
- you're good to go!
## XCode Command Line Tools
- just run `xcode-select --install`