Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save randika/7167219 to your computer and use it in GitHub Desktop.

Select an option

Save randika/7167219 to your computer and use it in GitHub Desktop.
Installing Command line tools for OSX 10.9 Mavericks
# Open termnal and type
$ xcode-select --install
# a pop-up window will appear asking you to install tools - go for it.
# you're done here.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment