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
b1b850988c
commit
0abb45f29a
@ -86,14 +86,14 @@ sudo apt-get install libxkbcommon-dev
|
||||
|
||||
```
|
||||
|
||||
png.h: No such file or directory?Please see [issues/47](https://github.com/go-vgo/robotgo/issues/47).
|
||||
|
||||
##Installation:
|
||||
```
|
||||
go get github.com/go-vgo/robotgo
|
||||
```
|
||||
It's that easy!
|
||||
|
||||
png.h: No such file or directory?Please see [issues/47](https://github.com/go-vgo/robotgo/issues/47).
|
||||
|
||||
##Update:
|
||||
```
|
||||
go get -u github.com/go-vgo/robotgo
|
||||
|
@ -83,14 +83,14 @@ sudo apt-get install libxkbcommon-dev
|
||||
|
||||
```
|
||||
|
||||
png.h: No such file or directory?Please see [issues/47](https://github.com/go-vgo/robotgo/issues/47).
|
||||
|
||||
##Installation:
|
||||
```
|
||||
go get github.com/go-vgo/robotgo
|
||||
```
|
||||
It's that easy!
|
||||
|
||||
png.h: No such file or directory?Please see [issues/47](https://github.com/go-vgo/robotgo/issues/47).
|
||||
|
||||
##Update:
|
||||
```
|
||||
go get -u github.com/go-vgo/robotgo
|
||||
|
@ -52,7 +52,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
version string = "v0.42.0.249,Mount Ngauruhoe!"
|
||||
version string = "v0.42.0.251,Mount Ngauruhoe!"
|
||||
)
|
||||
|
||||
//GetVersion get version
|
||||
|
Loading…
Reference in New Issue
Block a user