mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-02-20 15:00:08 +01:00
Updated Installation (markdown)
parent
3f50e024a2
commit
f258196f76
@ -8,7 +8,7 @@ If you want to run your game on a web browser, execute this:
|
||||
|
||||
```sh
|
||||
go get github.com/gopherjs/gopherjs
|
||||
go get github.com/hajimehoshi/gopherwasm/js
|
||||
go get github.com/gopherjs/gopherwasm/js
|
||||
```
|
||||
|
||||
If you don't want to recompile every time when you run your game, you can install them.
|
||||
|
Loading…
Reference in New Issue
Block a user