Update README.md

This commit is contained in:
Michael Fogleman 2017-04-14 13:57:42 -04:00 committed by GitHub
parent 6166aa3c1a
commit 5e707d618f

View File

@ -6,7 +6,11 @@
## Installation
go get github.com/fogleman/gg
go get -u github.com/fogleman/gg
Alternatively, you may use gopkg.in to grab a specific major-version:
go get -u gopkg.in/fogleman/gg.v1
## GoDoc