Skip to content

Commit 4fd615a

Browse files
authored
Merge pull request #143 from lukaselmer/patch-1
Add pngout to brew install command in readme
2 parents 61c29ee + 59b1fcb commit 4fd615a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,12 +161,12 @@ sudo port install advancecomp gifsicle jhead jpegoptim jpeg optipng pngcrush png
161161
### OS X: Brew
162162

163163
```bash
164-
brew install advancecomp gifsicle jhead jpegoptim jpeg optipng pngcrush pngquant
164+
brew install advancecomp gifsicle jhead jpegoptim jpeg optipng pngcrush pngquant jonof/kenutils/pngout
165165
```
166166

167167
### pngout installation (optional)
168168

169-
You can install `pngout` by downloading and installing the [binary versions](http://www.jonof.id.au/kenutils).
169+
If you installed the dependencies via brew, pngout should be installed already. Otherwise, you can install `pngout` by downloading and installing the [binary versions](http://www.jonof.id.au/kenutils).
170170

171171
_Note: pngout is free to use even in commercial soft, but you can not redistribute, repackage or reuse it without consent and agreement of creator. [license](http://advsys.net/ken/utils.htm#pngoutkziplicense)_
172172

0 commit comments

Comments
 (0)