mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
doc: Add Windows install instruction
This commit is contained in:
parent
dc28b658ee
commit
98ca8ec98e
@ -54,7 +54,7 @@ pre {
|
||||
{{end}}
|
||||
</p>
|
||||
|
||||
<h2>Install on Mac OS X</h2>
|
||||
<h2>Install on Mac OS X or Windows</h2>
|
||||
<pre><code>:; go get github.com/hajimehoshi/ebiten</code></pre>
|
||||
<p>If you want to run your game on a web browser, execute this:</p>
|
||||
<pre><code>:; go get github.com/gopherjs/gopherjs
|
||||
|
@ -88,7 +88,7 @@ pre {
|
||||
|
||||
</p>
|
||||
|
||||
<h2>Install on Mac OS X</h2>
|
||||
<h2>Install on Mac OS X or Windows</h2>
|
||||
<pre><code>:; go get github.com/hajimehoshi/ebiten</code></pre>
|
||||
<p>If you want to run your game on a web browser, execute this:</p>
|
||||
<pre><code>:; go get github.com/gopherjs/gopherjs
|
||||
|
Loading…
Reference in New Issue
Block a user