diff --git a/README.md b/README.md index cab0a50..c09d431 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,8 @@ Run this command to clone and compile `agbcc`, pret's toolchain: ```bash git clone https://github.com/pret/agbcc && cd agbcc && ./build.sh && ./install.sh ``` +Then just run `make` in the root folder of the repository. + If you're new to Linux or the build system in general, I recommend using Gitpod. If you opt to go that route, here's what you need to do: - Click the "Gitpod" button above. @@ -29,7 +31,7 @@ If you're new to Linux or the build system in general, I recommend using Gitpod. For more detailed compilation instructions, see [this](INSTALL.md) document. ## Usage -tumbledemerald is a Game Boy Advance game. As such, you will need an [emulator](https://mgba.io) to play. +tumbledemerald is a Game Boy Advance game. As such, you will need an [emulator](https://mgba.io) to play. The only supported emulator is [mGBA](https://mgba.io) by endrift. ## Support If you: