fix draw2d installation documentation

This commit is contained in:
Stani 2015-07-08 00:18:47 +02:00
parent d446bebfa1
commit 8c8e0b1760
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
// //
// Installation // Installation
// //
// To install or update the package on your system, run: // To install or update the package draw2d on your system, run:
// go get -u github.com/llgcode/draw2d // go get -u github.com/llgcode/draw2d
// //
// Quick Start // Quick Start