From c54639180168cca42a0546b1512ca08ea1bd1491 Mon Sep 17 00:00:00 2001 From: Mathias Bynens Date: Fri, 3 May 2013 21:59:03 +0200 Subject: README: Fix minor typo --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'README.md') 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 -- cgit v1.2.3