mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-06-01 06:33:56 +00:00
Update README.md
This commit is contained in:
parent
871fe1e9cf
commit
10cf69cd93
@ -49,7 +49,7 @@ zlib & libpng (bitmap)
|
||||
Xcode Command Line Tools
|
||||
```
|
||||
brew install libpng
|
||||
brew install homebrew/dupes/zlib
|
||||
brew install zlib
|
||||
```
|
||||
#### For Windows:
|
||||
```
|
||||
|
@ -55,7 +55,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
version string = "v0.46.6.407, Pyrenees Mountains!"
|
||||
version string = "v0.46.6.413, Pyrenees Mountains!"
|
||||
)
|
||||
|
||||
// GetVersion get version
|
||||
|
Loading…
Reference in New Issue
Block a user