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