mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-01-29 20:22:42 +01:00
Updated Installation (markdown)
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/...
|
||||
|
Loading…
Reference in New Issue
Block a user