Updated Installation (markdown)

Jake Coffman 2017-07-25 19:33:14 -05:00
parent 0c0f75aa77
commit af1316d325

@ -11,7 +11,7 @@ go get github.com/gopherjs/gopherjs
go get github.com/gopherjs/webgl
```
If you want to recompile every time when you run your game, you can install them.
If you don't want to recompile every time when you run your game, you can install them.
```sh
go install github.com/hajimehoshi/ebiten/...