mirror of
https://github.com/dsec-hub/dsec-discord-bot.git
synced 2026-09-22 07:44:26 +00:00
updated README
This commit is contained in:
parent
36fc57a381
commit
dcff28a5d1
1 changed files with 13 additions and 1 deletions
14
README.md
14
README.md
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue