mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-06-01 14:43:55 +00:00
Update md
This commit is contained in:
parent
fda0a45b6c
commit
815c7f0050
@ -23,13 +23,13 @@ This is a work in progress.
|
||||
####ALL:
|
||||
Golang
|
||||
//Gcc
|
||||
zlib & libpng (bitmap)
|
||||
//zlib & libpng (bitmap)
|
||||
|
||||
####For Mac OS X:
|
||||
Xcode Command Line Tools
|
||||
|
||||
brew install libpng
|
||||
brew install homebrew/dupes/zlib
|
||||
//brew install libpng
|
||||
//brew install homebrew/dupes/zlib
|
||||
####For Windows:
|
||||
MinGW or other GCC
|
||||
####For everything else:
|
||||
|
@ -24,13 +24,13 @@ RobotGo 支持 Mac, Windows, and Linux(X11).
|
||||
####ALL:
|
||||
Golang
|
||||
//Gcc
|
||||
zlib & libpng (bitmap)
|
||||
//zlib & libpng (bitmap)
|
||||
|
||||
####For Mac OS X:
|
||||
Xcode Command Line Tools
|
||||
|
||||
brew install libpng
|
||||
brew install homebrew/dupes/zlib
|
||||
//brew install libpng
|
||||
//brew install homebrew/dupes/zlib
|
||||
####For Windows:
|
||||
MinGW or other GCC
|
||||
####For everything else(Linux等其他系统):
|
||||
|
Loading…
Reference in New Issue
Block a user