diff --git a/_docs/index.tmpl.html b/_docs/index.tmpl.html index 1eb24c340..dcaf0f16a 100644 --- a/_docs/index.tmpl.html +++ b/_docs/index.tmpl.html @@ -60,6 +60,17 @@ pre {
:; go get github.com/gopherjs/gopherjs
:; go get github.com/gopherjs/webgl
+Before installing Ebiten, you might need these libraries:
+:; cd $GOPATH/src/github.com/hajimehoshi/ebiten/examples
:; go run rotate/main.go