diff --git a/Makefile b/Makefile index 92cca59..a5b8661 100644 --- a/Makefile +++ b/Makefile @@ -5,6 +5,7 @@ deps: go get github.com/golang/freetype go get github.com/llgcode/draw2d go get github.com/llgcode/draw2d/draw2dimg + go get github.com/disintegration/imaging install-tg: go install github.com/hamcha/clessy/tg