mirror of
https://github.com/go-vgo/robotgo
synced 2026-05-24 10:19:01 +00:00
Update doc
This commit is contained in:
parent
d1948a2cb1
commit
a9506a34f9
2 changed files with 2 additions and 2 deletions
|
|
@ -33,7 +33,7 @@ This is a work in progress.
|
|||
####For Windows:
|
||||
MinGW or other GCC
|
||||
|
||||
[Download include zlib&libpng Windows GCC](https://github.com/go-vgo/Mingw)
|
||||
#####[Download include zlib&libpng Windows GCC](https://github.com/go-vgo/Mingw)
|
||||
|
||||
####For everything else:
|
||||
GCC
|
||||
|
|
|
|||
|
|
@ -34,7 +34,7 @@ RobotGo 支持 Mac, Windows, and Linux(X11).
|
|||
####For Windows:
|
||||
MinGW or other GCC
|
||||
|
||||
[下载包含zlib和libpng的MinGW](https://github.com/go-vgo/Mingw)
|
||||
#####[下载包含zlib和libpng的MinGW](https://github.com/go-vgo/Mingw)
|
||||
|
||||
####For everything else(Linux等其他系统):
|
||||
GCC
|
||||
|
|
|
|||
Loading…
Reference in a new issue