mirror of
https://github.com/go-vgo/robotgo
synced 2026-05-24 02:08:33 +00:00
Merge pull request #80 from gramnani-crest/patch-1
[README] Change homebrew/dupes/zlib to zlib
This commit is contained in:
commit
871fe1e9cf
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ zlib & libpng (bitmap)
|
|||
Xcode Command Line Tools
|
||||
```
|
||||
brew install libpng
|
||||
brew install homebrew/dupes/zlib
|
||||
brew install zlib
|
||||
```
|
||||
#### For Windows:
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue