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
167d671fad
commit
5acb314f55
1 changed files with 4 additions and 15 deletions
19
README.md
19
README.md
|
|
@ -6,29 +6,18 @@ GTK 4 / C++ implementation branch
|
|||
> Project in development!
|
||||
>
|
||||
|
||||
## Install
|
||||
## Build
|
||||
|
||||
### Source
|
||||
|
||||
#### Linux
|
||||
|
||||
##### Dependencies
|
||||
|
||||
``` bash
|
||||
sudo apt install git libgtk-4-dev
|
||||
```
|
||||
|
||||
##### Build
|
||||
### Linux
|
||||
|
||||
* `sudo apt install git libgtk-4-dev`
|
||||
* `git clone https://github.com/YGGverse/Yoda.git`
|
||||
* `cd Yoda`
|
||||
* `git checkout master`
|
||||
* `make`
|
||||
|
||||
###### Update
|
||||
#### Update
|
||||
|
||||
* `cd Yoda`
|
||||
* `git checkout master`
|
||||
* `git pull`
|
||||
* `make clean`
|
||||
* `make`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue