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
1551b018d4
commit
d827bfa804
2 changed files with 6 additions and 0 deletions
|
|
@ -32,6 +32,9 @@ This is a work in progress.
|
|||
brew install homebrew/dupes/zlib
|
||||
####For Windows:
|
||||
MinGW or other GCC
|
||||
|
||||
https://github.com/go-vgo/Mingw
|
||||
|
||||
####For everything else:
|
||||
GCC
|
||||
|
||||
|
|
|
|||
|
|
@ -33,6 +33,9 @@ RobotGo 支持 Mac, Windows, and Linux(X11).
|
|||
brew install homebrew/dupes/zlib
|
||||
####For Windows:
|
||||
MinGW or other GCC
|
||||
|
||||
https://github.com/go-vgo/Mingw
|
||||
|
||||
####For everything else(Linux等其他系统):
|
||||
GCC
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue