Improve wording

This commit is contained in:
JakeConnors376W 2019-03-04 11:05:31 -08:00 committed by GitHub
parent 6865aee729
commit 0f65c5bdc1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,6 @@
# Installation
The supported and best way to install Homebrew is on the
[homepage](https://brew.sh).
Instructions for installing Homebrew are on the [homepage](https://brew.sh).
This script installs Homebrew to `/usr/local` so that
[you dont need sudo](FAQ.md#why-does-homebrew-say-sudo-is-bad) when you
@ -11,7 +10,7 @@ it does it too. You have to confirm everything it will do before it starts.
## macOS Requirements
* An 64-bit Intel CPU <sup>[1](#1)</sup>
* A 64-bit Intel CPU <sup>[1](#1)</sup>
* macOS 10.12 (or higher) <sup>[2](#2)</sup>
* Command Line Tools (CLT) for Xcode: `xcode-select --install`,
[developer.apple.com/downloads](https://developer.apple.com/downloads) or