Updated Installation (markdown)

Hajime Hoshi 2018-06-24 20:37:16 +09:00
parent 3d841d35ef
commit 8b98d920f5

@ -7,6 +7,7 @@ go get github.com/hajimehoshi/ebiten/...
If you want to run your game on a web browser, execute this:
```sh
go get github.com/gopherjs/gopherjs
go get github.com/gopherjs/gopherwasm/js
```