mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
added 'CLT' abbreviation after 'Command Line Tools' (so that if someone follows link to footnote#3, the meaning of 'CLT' in footnote is clear)
This commit is contained in:
parent
52691cd0de
commit
233f6eb4ef
@ -11,7 +11,7 @@ it does it too. And you have to confirm everything it will do before it starts.
|
|||||||
## Requirements
|
## Requirements
|
||||||
* An Intel CPU <sup>[1](#1)</sup>
|
* An Intel CPU <sup>[1](#1)</sup>
|
||||||
* OS X 10.10 or higher <sup>[2](#2)</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
|
https://developer.apple.com/downloads or
|
||||||
[Xcode](https://itunes.apple.com/us/app/xcode/id497799835) <sup>[3](#3)</sup>
|
[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>
|
* A Bourne-compatible shell for installation (e.g. bash or zsh) <sup>[4](#4)</sup>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user