aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Installation.md
diff options
context:
space:
mode:
authorEricFromCanada2017-03-18 17:45:12 -0400
committerEricFromCanada2017-03-19 14:03:39 -0400
commitab4d1a1574a24339c9f1ea2c8b31bc6a24b22800 (patch)
treef31c37a33bc5bf3b6af72545a1344a6041b1d481 /docs/Installation.md
parentaa260cb0d9f79d4b64532f7cf84b5e080edf57c8 (diff)
downloadbrew-ab4d1a1574a24339c9f1ea2c8b31bc6a24b22800.tar.bz2
docs: grammar edits, sentence-case secondary headings
Also changes some heading levels so only one primary heading appears per page.
Diffstat (limited to 'docs/Installation.md')
-rw-r--r--docs/Installation.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Installation.md b/docs/Installation.md
index 4780e76ef..6eb222714 100644
--- a/docs/Installation.md
+++ b/docs/Installation.md
@@ -5,7 +5,7 @@ The suggested and easiest way to install Homebrew is on the
The standard script installs Homebrew to `/usr/local` so that
[you don’t need sudo](FAQ.md) when you
-`brew install`. It is a careful script, it can be run even if you have stuff
+`brew install`. It is a careful script; it can be run even if you have stuff
installed to `/usr/local` already. It tells you exactly what it will do before
it does it too. And you have to confirm everything it will do before it starts.
@@ -44,7 +44,7 @@ you can assume you will have trouble if you don’t conform. Also, you can find
PowerPC and Tiger branches from other users in the fork network. See
[Interesting Taps & Forks](Interesting-Taps-&-Forks.md).
-<a name="2"><sup>2</sup></a> 10.10 or higher is recommended. 10.5 - 10.9 are
+<a name="2"><sup>2</sup></a> 10.10 or higher is recommended. 10.5–10.9 are
supported on a best-effort basis. For 10.4 and 10.5, see
[Tigerbrew](https://github.com/mistydemeo/tigerbrew).