update readme

This commit is contained in:
yggverse 2024-09-20 18:20:50 +03:00
parent f8d938a8af
commit eda4a28067

View File

@ -21,7 +21,7 @@ git clone https://github.com/YGGverse/Yoda.git
cd Yoda
git checkout Rust-GTK4
git checkout -b 'contribution-name'
cargo fmt
cargo fmt --check
cargo build
```