mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-06-02 23:23:55 +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
|
Xcode Command Line Tools
|
||||||
```
|
```
|
||||||
brew install libpng
|
brew install libpng
|
||||||
brew install homebrew/dupes/zlib
|
brew install zlib
|
||||||
```
|
```
|
||||||
#### For Windows:
|
#### For Windows:
|
||||||
```
|
```
|
||||||
|
@ -55,7 +55,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
version string = "v0.46.6.407, Pyrenees Mountains!"
|
version string = "v0.46.6.413, Pyrenees Mountains!"
|
||||||
)
|
)
|
||||||
|
|
||||||
// GetVersion get version
|
// GetVersion get version
|
||||||
|
Loading…
Reference in New Issue
Block a user