Update readme.md

This commit is contained in:
Hajime Hoshi 2014-12-06 03:20:49 +09:00
parent 0b32c6b35f
commit 1591e8299b

View File

@ -22,7 +22,7 @@ changed easily.
## How to execute the example
```
:; cd example
:; cd $GOHOME/src/github.com/hajimehoshi/ebiten/example
:; go run *.go
```