Update README.md

This commit is contained in:
vcaesar 2017-11-17 22:38:38 +08:00
parent 871fe1e9cf
commit 10cf69cd93
2 changed files with 2 additions and 2 deletions

View File

@ -49,7 +49,7 @@ zlib & libpng (bitmap)
Xcode Command Line Tools Xcode Command Line Tools
``` ```
brew install libpng brew install libpng
brew install homebrew/dupes/zlib brew install zlib
``` ```
#### For Windows: #### For Windows:
``` ```

View File

@ -55,7 +55,7 @@ import (
) )
const ( const (
version string = "v0.46.6.407, Pyrenees Mountains!" version string = "v0.46.6.413, Pyrenees Mountains!"
) )
// GetVersion get version // GetVersion get version