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
37a19570e2
commit
8e831804f4
@ -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 switch to the robot branch or use "github.com/go-vgo/robotgo/robot", 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:
|
||||
```
|
||||
|
@ -37,7 +37,7 @@ QQ 群: 595877611
|
||||
|
||||
在安装 RobotGo 之前, 请确保 Golang、GCC、zlib 和 libpng 被正确安装
|
||||
|
||||
如果你不需要bitmap, 你可以切换到robot分支或者使用"github.com/go-vgo/robotgo/robot", 那里没有 zlib 和 libpng 依赖
|
||||
如果你不需要bitmap, 你可以使用 "github.com/go-vgo/robotgo/robot" 或者切换到robot分支, 那里没有 zlib 和 libpng 依赖
|
||||
|
||||
### ALL:
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user