mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
examples: Fix README to use tag
This commit is contained in:
parent
15f7a605c5
commit
86966eb22f
@ -2,5 +2,5 @@
|
||||
|
||||
```sh
|
||||
:; cd $GOPATH/src/github.com/hajimehoshi/ebiten/examples
|
||||
:; go run rotate/main.go
|
||||
:; go run -tags=example rotate/main.go
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user