update readme

This commit is contained in:
yggverse 2024-08-07 07:37:16 +03:00
parent 5acb314f55
commit 47403c9d3e

View File

@ -10,7 +10,10 @@ GTK 4 / C++ implementation branch
### Linux ### Linux
* `sudo apt install git libgtk-4-dev` ``` bash
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`