Updated Installation (markdown)

Hajime Hoshi 2018-06-24 16:11:17 +09:00
parent f258196f76
commit 758d257c4d

@ -7,7 +7,6 @@ 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
```