mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-01-31 04:54:28 +01:00
Updated Installation (markdown)
parent
14222e7666
commit
181e7c4b7d
@ -19,7 +19,7 @@ go install github.com/hajimehoshi/ebiten/...
|
||||
|
||||
# Modules (Go 1.11 beta 2)
|
||||
|
||||
As of Go 1.11, modules are introduced experimentally. If you want to use Ebiten with modules, execute these commands with Go 1.11 beta 2:
|
||||
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 beta 2:
|
||||
|
||||
```
|
||||
# Create your workspace
|
||||
|
Loading…
Reference in New Issue
Block a user