diff --git a/book/src/setup/windows.md b/book/src/setup/windows.md index 0e2e9975..da059db0 100644 --- a/book/src/setup/windows.md +++ b/book/src/setup/windows.md @@ -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'. \ No newline at end of file +You can now move on to 'building the game'.