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
80e8442e84
commit
aa4b15076b
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
|
@ -11,9 +11,9 @@ GTK 4 / C++ implementation branch
|
|||
### Linux
|
||||
|
||||
``` bash
|
||||
apt install git \
|
||||
libgtkmm-4.0-dev \
|
||||
libglibmm-2.68-dev \
|
||||
apt install git\
|
||||
libgtkmm-4.0-dev\
|
||||
libglibmm-2.68-dev\
|
||||
libsqlite3-dev
|
||||
```
|
||||
|
||||
|
|
@ -45,8 +45,8 @@ apt install git \
|
|||
### Environment
|
||||
|
||||
``` bash
|
||||
pkg-config --cflags --libs gtkmm-4.0 \
|
||||
glibmm-2.68 \
|
||||
pkg-config --cflags --libs gtkmm-4.0\
|
||||
glibmm-2.68\
|
||||
sqlite3
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue