update readme

This commit is contained in:
yggverse 2024-12-09 01:22:53 +02:00
parent 496920f869
commit 3b34b00ea4

View File

@ -163,6 +163,7 @@ curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
``` bash ``` bash
cargo install Yoda cargo install Yoda
``` ```
* run `Yoda`
#### Repository #### Repository
@ -171,6 +172,7 @@ git clone https://github.com/YGGverse/Yoda.git
cd Yoda cd Yoda
cargo build cargo build
``` ```
* `cargo run`
## Development ## Development