diff options
| author | Mike McQuaid | 2016-12-04 14:19:49 +0000 |
|---|---|---|
| committer | GitHub | 2016-12-04 14:19:49 +0000 |
| commit | a6a09d6c5e85b5aea695dac0c88ea1cb8819f39e (patch) | |
| tree | 115f2fa055faa0b4ec0faeefd0d0bdca16d1a988 /docs | |
| parent | 52691cd0de6c18906e5fe7f290c0b4deda64973a (diff) | |
| parent | 233f6eb4ef584658c26c9566b0170678f1dc486c (diff) | |
| download | brew-a6a09d6c5e85b5aea695dac0c88ea1cb8819f39e.tar.bz2 | |
Merge pull request #1617 from amberj/master
added "CLT" abbreviation after "Command Line Tools" in Installation.md doc
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/Installation.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Installation.md b/docs/Installation.md index 0ce983350..15ea71b08 100644 --- a/docs/Installation.md +++ b/docs/Installation.md @@ -11,7 +11,7 @@ it does it too. And you have to confirm everything it will do before it starts. ## Requirements * An Intel CPU <sup>[1](#1)</sup> * OS X 10.10 or higher <sup>[2](#2)</sup> -* Command Line Tools for Xcode: `xcode-select --install`, +* Command Line Tools (CLT) for Xcode: `xcode-select --install`, https://developer.apple.com/downloads or [Xcode](https://itunes.apple.com/us/app/xcode/id497799835) <sup>[3](#3)</sup> * A Bourne-compatible shell for installation (e.g. bash or zsh) <sup>[4](#4)</sup> |
