aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMathias Bynens <mathias@qiwi.be>2013-05-03 21:59:03 +0200
committerMathias Bynens <mathias@qiwi.be>2013-05-03 17:24:31 +0200
commitc54639180168cca42a0546b1512ca08ea1bd1491 (patch)
treea1f0b18575890e592ccee38a64a29ce997d4ce41 /README.md
parent5d695b47b9209de7a241728d1dc56c4459d8ffe1 (diff)
downloaddotfiles-c54639180168cca42a0546b1512ca08ea1bd1491.tar.gz
dotfiles-c54639180168cca42a0546b1512ca08ea1bd1491.tar.bz2
dotfiles-c54639180168cca42a0546b1512ca08ea1bd1491.zip
README: Fix minor typo
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/README.md b/README.md
index 95c0a56..1f220fe 100644
--- a/README.md
+++ b/README.md
@@ -49,9 +49,6 @@ If `~/.extra` exists, it will be sourced along with the other files. You can use
My `~/.extra` looks something like this:
```bash
-# PATH additions
-export PATH="~/bin:$PATH"
-
# Git credentials
# Not in the repository, to prevent people from accidentally committing under my name
GIT_AUTHOR_NAME="Mathias Bynens"
@@ -74,7 +71,7 @@ When setting up a new Mac, you may want to set some sensible OS X defaults:
### Install Homebrew formulae
-When setting up a new Mac, you may want to install some common Homebrew formulae (after installing Homebrew, of course):
+When setting up a new Mac, you may want to install some common [Homebrew](http://brew.sh/) formulae (after installing Homebrew, of course):
```bash
./.brew