We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f81911 commit a751285Copy full SHA for a751285
readme.md
@@ -17,7 +17,7 @@
17
# Requirements / Install
18
#
19
# * GNU sed. On Mac, install it with Homebrew:
20
-# 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
21
# * diff-highlight. It's shipped with Git, but probably not in your $PATH
22
# ln -sf "$(brew --prefix)/share/git-core/contrib/diff-highlight/diff-highlight" ~/bin/diff-highlight
23
# * Add some coloring to your .gitconfig:
0 commit comments