Fix contributors guide

Exverge 2024-04-07 16:01:48 +02:00
parent 9a2e0e982b
commit bb33d9ab2d

@ -10,7 +10,7 @@ For development discussion, please join us on [Discord](https://discord.gg/suyu)
Most of the development happens on GitHub. It's also where [our central repository](https://git.suyu.dev/suyu/suyu) is hosted.
If you want to contribute, please take a look at the [Contributor's Guide](https://git.suyu.dev/suyu/suyu/blob/master/CONTRIBUTING.md) and [Developer Information](https://git.suyu.dev/suyu/suyu/wiki/Developer-Information). You should as well contact any of the developers on Discord in order to know about the current state of the emulator.
If you want to contribute, please take a look at the [Contributor's Guide](https://git.suyu.dev/suyu/suyu/wiki/Contributing) and [Developer Information](https://git.suyu.dev/suyu/suyu/wiki/Developer-Information). You should as well contact any of the developers on Discord in order to know about the current state of the emulator.
## Usage
You may download a precompiled binary from [our website](https://suyu.dev/downloads/), or you can build it yourself from the source code.