mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
update readme
This commit is contained in:
parent
0c8684491b
commit
5eb46f07fd
1 changed files with 11 additions and 0 deletions
11
README.md
11
README.md
|
|
@ -8,6 +8,17 @@ Rust / GTK 4 implementation
|
|||
|
||||
## Install
|
||||
|
||||
### Development
|
||||
|
||||
``` bash
|
||||
git clone https://github.com/YGGverse/Yoda.git
|
||||
cd Yoda
|
||||
git checkout Rust-GTK4
|
||||
cargo build
|
||||
```
|
||||
|
||||
### Stable
|
||||
|
||||
``` bash
|
||||
cargo install Yoda
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue