Updated Web Browsers (markdown)

Hajime Hoshi 2018-06-24 20:34:46 +09:00
parent 758d257c4d
commit 3d841d35ef

@ -1,5 +1,11 @@
See [[Installation]].
Install `gopherjs` command.
```sh
$ go get github.com/gopherjs/gopherjs
```
Compile your game with [GopherJS](http://www.gopherjs.org/):
```sh