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