From 3b34b00ea47b18c00f3c7243faa33405937b4aa2 Mon Sep 17 00:00:00 2001 From: yggverse Date: Mon, 9 Dec 2024 01:22:53 +0200 Subject: [PATCH] update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 12ecc679..77a07132 100644 --- a/README.md +++ b/README.md @@ -163,6 +163,7 @@ curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh ``` bash cargo install Yoda ``` +* run `Yoda` #### Repository @@ -171,6 +172,7 @@ git clone https://github.com/YGGverse/Yoda.git cd Yoda cargo build ``` +* `cargo run` ## Development