mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-02 09:35:28 +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
|
### Linux
|
||||||
|
|
||||||
``` bash
|
* `sudo apt install git libgtk-4-dev`
|
||||||
sudo apt install git libgtk-4-dev
|
|
||||||
```
|
|
||||||
|
|
||||||
* `git clone https://github.com/YGGverse/Yoda.git`
|
* `git clone https://github.com/YGGverse/Yoda.git`
|
||||||
* `cd Yoda`
|
* `cd Yoda`
|
||||||
* `git checkout master`
|
* `git checkout master`
|
||||||
|
|
@ -34,6 +31,6 @@ sudo apt install git libgtk-4-dev
|
||||||
### Contribution
|
### Contribution
|
||||||
|
|
||||||
* `cd Yoda`
|
* `cd Yoda`
|
||||||
* `git pull`
|
|
||||||
* `git checkout master`
|
* `git checkout master`
|
||||||
|
* `git pull`
|
||||||
* `git checkout -b 'contribution-name'`
|
* `git checkout -b 'contribution-name'`
|
||||||
Loading…
Add table
Add a link
Reference in a new issue