diff --git a/README.md b/README.md index d7e3369..edb9257 100644 --- a/README.md +++ b/README.md @@ -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: diff --git a/README_zh.md b/README_zh.md index 1c224c8..6713fb1 100644 --- a/README_zh.md +++ b/README_zh.md @@ -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等其他系统):