From 815c7f0050d7321c6834887bd76378824820e038 Mon Sep 17 00:00:00 2001 From: vCaesar Date: Thu, 20 Oct 2016 02:11:10 +0800 Subject: [PATCH] Update md --- README.md | 6 +++--- README_zh.md | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) 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等其他系统):