mirror of
https://github.com/go-vgo/robotgo
synced 2026-05-24 10:19:01 +00:00
Update README.md
This commit is contained in:
parent
bb1e8a0514
commit
928aa6aaee
2 changed files with 4 additions and 2 deletions
|
|
@ -101,7 +101,8 @@ png.h: No such file or directory? Please see [issues/47](https://github.com/go-v
|
|||
```
|
||||
go get -u github.com/go-vgo/robotgo
|
||||
```
|
||||
Note go1.10.x C file compilation cache problem.
|
||||
Note go1.10.x C file compilation cache problem, [golang #24355](https://github.com/golang/go/issues/24355).
|
||||
`go mod vendor` problem, [golang #26366](https://github.com/golang/go/issues/26366).
|
||||
|
||||
## [Examples:](https://github.com/go-vgo/robotgo/blob/master/examples)
|
||||
|
||||
|
|
|
|||
|
|
@ -98,7 +98,8 @@ png.h: No such file or directory? Please see [issues/47](https://github.com/go-v
|
|||
```
|
||||
go get -u github.com/go-vgo/robotgo
|
||||
```
|
||||
注意 go1.10.x C 文件编译缓存问题
|
||||
注意 go1.10.x C 文件编译缓存问题, [golang #24355](https://github.com/golang/go/issues/24355).
|
||||
`go mod vendor` problem, [golang #26366](https://github.com/golang/go/issues/26366).
|
||||
|
||||
## [Examples:](https://github.com/go-vgo/robotgo/blob/master/examples)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue