mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-01-30 20:44:28 +01:00
Updated Installation (markdown)
parent
8089e96d9a
commit
3fdab276cb
@ -17,7 +17,7 @@ If you don't want to recompile every time when you run your game, you can instal
|
||||
go install github.com/hajimehoshi/ebiten/...
|
||||
```
|
||||
|
||||
# Modules (Go 1.11)
|
||||
# Modules (Go 1.11 and later)
|
||||
|
||||
As of Go 1.11, modules are introduced experimentally. You can work with Ebiten without GOPATH environment variable. If you want to use Ebiten with modules, execute these commands with Go 1.11:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user