aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMax Howell2010-03-13 11:41:52 +0000
committerMax Howell2010-03-13 11:42:17 +0000
commit21280db5903df118d0cff11587e3940dfe3c82f0 (patch)
tree19a1b7c915b59fb3e55d2a0e79d60bac304d66ea
parent9e283fa907a85cdfb8091122fc7f3b4b712484ce (diff)
downloadhomebrew-21280db5903df118d0cff11587e3940dfe3c82f0.tar.bz2
Avoid GitHub bug with capitalisation in wiki pages
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index 0c51d4a8f..3a0f94423 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
Homebrew
========
-Homebrew helps you install the UNIX tools that didn't come with OS X.
+Homebrew is the easiest and most flexible way to install the UNIX tools Apple
+didn't include with OS X.
Requirements
@@ -12,7 +13,7 @@ Quick Install
-------------
Install [Xcode][] and then run this script: <http://gist.github.com/323731>
-If you want to install Homebrew somewhere other than /usr/local see the
+If you want to install Homebrew somewhere other than `/usr/local` see the
[installation instructions][install].
@@ -41,7 +42,7 @@ I'm [Max Howell][mxcl] and I'm a splendid chap.
[wiki]:http://wiki.github.com/mxcl/homebrew
-[install]:http://wiki.github.com/mxcl/homebrew/Installation
+[install]:http://wiki.github.com/mxcl/homebrew/installation
[Xcode]:http://developer.apple.com/technology/xcode.html
[mxcl]:http://twitter.com/mxcl
[homepage]:http://mxcl.github.com/homebrew