Created
October 26, 2013 09:18
-
-
Save randika/7167219 to your computer and use it in GitHub Desktop.
Installing Command line tools for OSX 10.9 Mavericks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # 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