Skip to content

Commit

Permalink
Add Homebrew install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
holman committed Jan 9, 2016
1 parent b04a8c4 commit fc425b9
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 @@ -30,7 +30,7 @@ If you're using [Homebrew][brew], blindly run this:

## install

Once you have your dependencies installed, drop [`spaceman-diff`][binary] onto your system or your dotfiles directory or whatever kooky stuff you're using. After that, you need to configure Git to use `spaceman-diff` for all your image diffs.
Once you have your dependencies installed, drop [`spaceman-diff`][binary] onto your system or your dotfiles directory or whatever kooky stuff you're using. If you're using [Homebrew](http://brew.sh), you can instead install `spaceman-diff` with `brew install spaceman-diff`. After that, you need to configure Git to use `spaceman-diff` for all your image diffs.

If you don't have one already, create a file at `~/.config/git/attributes` and add this to it:

Expand Down

0 comments on commit fc425b9

Please sign in to comment.