Skip to content

Commit

Permalink
--default-names is depreciated, use --with-default-names instead
Browse files Browse the repository at this point in the history
  • Loading branch information
james2doyle committed Feb 4, 2016
1 parent 7f81911 commit a751285
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
# Requirements / Install
#
# * GNU sed. On Mac, install it with Homebrew:
# brew install gnu-sed --default-names # You'll have to change below to `gsed` otherwise
# brew install gnu-sed --with-default-names # You'll have to change below to `gsed` otherwise
# * diff-highlight. It's shipped with Git, but probably not in your $PATH
# ln -sf "$(brew --prefix)/share/git-core/contrib/diff-highlight/diff-highlight" ~/bin/diff-highlight
# * Add some coloring to your .gitconfig:
Expand Down

0 comments on commit a751285

Please sign in to comment.