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
95b90c19c9
commit
efe8a698d3
@ -37,7 +37,7 @@ This is a work in progress.
|
|||||||
|
|
||||||
## Requirements:
|
## Requirements:
|
||||||
|
|
||||||
Now, Please make sure Golang, GCC, zlib and libpng is installed correctly before installing RobotGo.
|
Now, Please make sure Golang, GCC is installed correctly before installing RobotGo.
|
||||||
|
|
||||||
### ALL:
|
### ALL:
|
||||||
```
|
```
|
||||||
@ -47,7 +47,7 @@ zlib & libpng (bitmap)
|
|||||||
```
|
```
|
||||||
#### For Mac OS X:
|
#### For Mac OS X:
|
||||||
```
|
```
|
||||||
Xcode Command Line Tools
|
Xcode Command Line Tools
|
||||||
```
|
```
|
||||||
#### For Windows:
|
#### For Windows:
|
||||||
```
|
```
|
||||||
|
@ -35,7 +35,7 @@ QQ 群: 595877611
|
|||||||
## Requirements:
|
## Requirements:
|
||||||
环境要求:
|
环境要求:
|
||||||
|
|
||||||
在安装 RobotGo 之前, 请确保 Golang、GCC、zlib 和 libpng 被正确安装
|
在安装 RobotGo 之前, 请确保 Golang、GCC 被正确安装
|
||||||
|
|
||||||
### ALL:
|
### ALL:
|
||||||
```
|
```
|
||||||
@ -44,7 +44,7 @@ GCC
|
|||||||
```
|
```
|
||||||
#### For Mac OS X:
|
#### For Mac OS X:
|
||||||
```
|
```
|
||||||
Xcode Command Line Tools
|
Xcode Command Line Tools
|
||||||
```
|
```
|
||||||
#### For Windows:
|
#### For Windows:
|
||||||
```
|
```
|
||||||
|
@ -63,7 +63,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
version string = "v0.46.6.433, Pyrenees Mountains!"
|
version string = "v0.46.6.434, Pyrenees Mountains!"
|
||||||
)
|
)
|
||||||
|
|
||||||
type (
|
type (
|
||||||
|
Loading…
Reference in New Issue
Block a user