updated README

This commit is contained in:
liyunze 2025-11-09 16:37:48 +11:00
parent 36fc57a381
commit dcff28a5d1

View file

@ -4,7 +4,19 @@ Deakin Software Engineering Club Discord Bot project. To encourage students to l
## Setup
To be updated
### Setup Rust
Installing Rustup will also install `cargo`
Linux & MacOS:
```
curl https://sh.rustup.rs -sSf | sh
```
Windows:
Download and run [rustup-init.exe](https://win.rustup.rs/)
## Rules