update readme

This commit is contained in:
yggverse 2024-08-05 06:53:26 +03:00
parent 2b6fbfa9d8
commit 25f01c530f

View File

@ -6,9 +6,12 @@ GTK 4 / C++ implementation branch
> Project in development! > Project in development!
> >
## Dependencies
* `sudo apt install git libgtk-4-dev`
## Install ## Install
* `sudo apt install 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`