mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-06-01 14:43:55 +00:00
Update README.md
This commit is contained in:
parent
bb1e8a0514
commit
928aa6aaee
@ -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
|
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)
|
## [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
|
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)
|
## [Examples:](https://github.com/go-vgo/robotgo/blob/master/examples)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user