Skip to content

Commit

Permalink
add windows colordiff installation command
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen Gutekanst committed Aug 2, 2018
1 parent 2055f60 commit 26e9c09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/src/search.go
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ Other tips:
Make 'type:diff' searches have colored diffs by installing https://colordiff.org
- Ubuntu/Debian: $ sudo apt-get install colordiff
- Mac OS: $ brew install colordiff
- Windows: $ npm install -g colordiff
Disable color output by setting NO_COLOR=t (see https://no-color.org).
Expand Down

0 comments on commit 26e9c09

Please sign in to comment.