Update COMPILING.md
This commit is contained in:
parent
90233d729d
commit
a37daa23a0
@ -50,7 +50,7 @@ git clone https://github.com/SpoticordMusic/spoticord.git
|
||||
After cloning the repo run the following command in the root of the repository:
|
||||
|
||||
```sh
|
||||
cargo build --release
|
||||
cargo build
|
||||
```
|
||||
|
||||
Or if you want to build a release version:
|
||||
@ -69,4 +69,4 @@ If you are actively developing Spoticord, you can use the following command to b
|
||||
|
||||
```sh
|
||||
cargo run
|
||||
```
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user