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
47403c9d3e
commit
75d826e0ae
1 changed files with 2 additions and 5 deletions
|
|
@ -10,10 +10,7 @@ GTK 4 / C++ implementation branch
|
|||
|
||||
### Linux
|
||||
|
||||
``` bash
|
||||
sudo apt install git libgtk-4-dev
|
||||
```
|
||||
|
||||
* `sudo apt install git libgtk-4-dev`
|
||||
* `git clone https://github.com/YGGverse/Yoda.git`
|
||||
* `cd Yoda`
|
||||
* `git checkout master`
|
||||
|
|
@ -34,6 +31,6 @@ sudo apt install git libgtk-4-dev
|
|||
### Contribution
|
||||
|
||||
* `cd Yoda`
|
||||
* `git pull`
|
||||
* `git checkout master`
|
||||
* `git pull`
|
||||
* `git checkout -b 'contribution-name'`
|
||||
Loading…
Add table
Add a link
Reference in a new issue