Skip to content

Commit a751285

Browse files
committed
--default-names is depreciated, use --with-default-names instead
![brew message](http://cl.ly/3X311g3x0X1S/Image%202016-02-04%20at%208.33.17%20AM.png)
1 parent 7f81911 commit a751285

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# Requirements / Install
1818
#
1919
# * GNU sed. On Mac, install it with Homebrew:
20-
# brew install gnu-sed --default-names # You'll have to change below to `gsed` otherwise
20+
# brew install gnu-sed --with-default-names # You'll have to change below to `gsed` otherwise
2121
# * diff-highlight. It's shipped with Git, but probably not in your $PATH
2222
# ln -sf "$(brew --prefix)/share/git-core/contrib/diff-highlight/diff-highlight" ~/bin/diff-highlight
2323
# * Add some coloring to your .gitconfig:

0 commit comments

Comments
 (0)