Update README.md

This commit is contained in:
vcaesar 2017-12-09 02:22:06 +08:00
parent 95b90c19c9
commit efe8a698d3
3 changed files with 5 additions and 5 deletions

View File

@ -37,7 +37,7 @@ This is a work in progress.
## 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:
```
@ -47,7 +47,7 @@ zlib & libpng (bitmap)
```
#### For Mac OS X:
```
Xcode Command Line Tools
Xcode Command Line Tools
```
#### For Windows:
```

View File

@ -35,7 +35,7 @@ QQ 群: 595877611
## Requirements:
环境要求:
在安装 RobotGo 之前, 请确保 Golang、GCC、zlib 和 libpng 被正确安装
在安装 RobotGo 之前, 请确保 Golang、GCC 被正确安装
### ALL:
```
@ -44,7 +44,7 @@ GCC
```
#### For Mac OS X:
```
Xcode Command Line Tools
Xcode Command Line Tools
```
#### For Windows:
```

View File

@ -63,7 +63,7 @@ import (
)
const (
version string = "v0.46.6.433, Pyrenees Mountains!"
version string = "v0.46.6.434, Pyrenees Mountains!"
)
type (