mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-01-30 20:44:28 +01:00
Updated Installation (markdown)
parent
b19e686c61
commit
1989bcf202
@ -14,5 +14,5 @@ go get github.com/gopherjs/webgl
|
||||
If you want to recompile every time when you run your game, you can install them.
|
||||
|
||||
```sh
|
||||
go install github.com/hajimehoshi/ebiten
|
||||
go install github.com/hajimehoshi/ebiten/...
|
||||
```
|
Loading…
Reference in New Issue
Block a user