mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-12-25 03:08:54 +01:00
examples: Fix README to use tag
This commit is contained in:
parent
15f7a605c5
commit
86966eb22f
@ -2,5 +2,5 @@
|
|||||||
|
|
||||||
```sh
|
```sh
|
||||||
:; cd $GOPATH/src/github.com/hajimehoshi/ebiten/examples
|
:; 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