mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-12-25 19:28:57 +01:00
Fix gjbt import path
This commit is contained in:
parent
c98ec30c10
commit
2971fbb9ad
@ -23,7 +23,7 @@ install:
|
||||
- go get github.com/gopherjs/gopherjs
|
||||
- go get github.com/gopherjs/gopherwasm/js
|
||||
- go get -tags example github.com/hajimehoshi/ebiten/examples/...
|
||||
- go get myitcv.io/gjbt
|
||||
- go get myitcv.io/cmd/gjbt
|
||||
- mkdir /tmp/google-chrome-bin
|
||||
- ln -s /usr/bin/google-chrome-stable /tmp/google-chrome-bin/google-chrome
|
||||
- export PATH=/tmp/google-chrome-bin:$PATH
|
||||
|
Loading…
Reference in New Issue
Block a user