mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-23 00:01:34 +11:00
Remove references to mac on the windows getting started instructions
This commit is contained in:
parent
3e962f2e35
commit
5d44c4a658
|
@ -19,7 +19,7 @@ You'd need to follow this official github git [guide](https://github.com/git-gui
|
|||
|
||||
# 3. mGBA
|
||||
|
||||
We recommend using the mGBA emulator which you can download for Mac [here](https://mgba.io/downloads.html).
|
||||
We recommend using the mGBA emulator which you can download from [here](https://mgba.io/downloads.html).
|
||||
|
||||
After installing, you can add the binary to your Path-environment variable and create an alias for the agb run command to use.
|
||||
|
||||
|
@ -34,4 +34,4 @@ In order to be able to play games made with agb on real hardware or on some emul
|
|||
Agb's implementation can be installed very easily using `cargo install agb-gbafix`.
|
||||
|
||||
That is all you need to get started!
|
||||
You can now move on to 'building the game'.
|
||||
You can now move on to 'building the game'.
|
||||
|
|
Loading…
Reference in a new issue