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
ff1925b24d
commit
82195e5af5
@ -39,7 +39,7 @@ This is a work in progress.
|
||||
|
||||
Now, Please make sure Golang, GCC, zlib and libpng is installed correctly before installing RobotGo.
|
||||
|
||||
If you do not need bitmap, you can use "github.com/go-vgo/robotgo/robot" or switch to the robot branch, where there is no zlib and libpng dependency.
|
||||
If you do not need bitmap, you can use `"github.com/go-vgo/robotgo/robot"` or switch to the robot branch, where there is no zlib and libpng dependency.
|
||||
|
||||
### ALL:
|
||||
```
|
||||
@ -59,7 +59,7 @@ MinGW or other GCC
|
||||
|
||||
zlib & libpng (bitmap need it.)
|
||||
```
|
||||
##### [Windows gcc installation Zlib & libpng tutorial](https://github.com/go-vgo/Mingw32)
|
||||
##### [Windows GCC installation Zlib & libpng tutorial](https://github.com/go-vgo/Mingw32)
|
||||
|
||||
##### [Download include zlib & libpng Windows64 GCC](https://github.com/go-vgo/Mingw)
|
||||
|
||||
|
@ -37,7 +37,7 @@ QQ 群: 595877611
|
||||
|
||||
在安装 RobotGo 之前, 请确保 Golang、GCC、zlib 和 libpng 被正确安装
|
||||
|
||||
如果你不需要bitmap, 你可以使用 "github.com/go-vgo/robotgo/robot" 或者切换到robot分支, 那里没有 zlib 和 libpng 依赖
|
||||
如果你不需要bitmap, 你可以使用 `"github.com/go-vgo/robotgo/robot"` 或者切换到 robot 分支, 那里没有 zlib 和 libpng 依赖
|
||||
|
||||
### ALL:
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user