This commit is contained in:
Ewan Mellor
2015-05-03 00:21:28 -07:00
parent 6883017aac
commit b1ab64cc4d

View File

@ -34,14 +34,14 @@ $ git diff-image
Installation
------------
Install exiftool and ImageMagick. (The script will cope with these missing,
1. Install exiftool and ImageMagick. (The script will cope with these missing,
but it's not going to be very exciting without them.)
```
brew install exiftool imagemagick
```
Run `./install.sh`, which will configure your global git config for you.
2. Run `./install.sh`, which will configure your global git config for you.
It will tell you what it's done, so it should look something like this:
```