mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
update branch name
This commit is contained in:
parent
474e2c554a
commit
170be2bbfe
1 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Yoda - Browser for [Gemini protocol](https://geminiprotocol.net)
|
||||
|
||||
GTK 4 / C++ implementation branch
|
||||
C++ / GTK 4 implementation, see also [PHP-GTK3](https://github.com/YGGverse/Yoda/tree/PHP-GTK3) branch!
|
||||
|
||||
> [!IMPORTANT]
|
||||
> Project in development!
|
||||
|
|
@ -21,7 +21,7 @@ apt install git\
|
|||
|
||||
* `git clone https://github.com/YGGverse/Yoda.git`
|
||||
* `cd Yoda`
|
||||
* `git checkout cpp-gtk4`
|
||||
* `git checkout CPP-GTK4`
|
||||
* `make`
|
||||
|
||||
#### Update
|
||||
|
|
@ -57,7 +57,7 @@ pkg-config --cflags --libs gio-2.0\
|
|||
### Contribution
|
||||
|
||||
* `cd Yoda`
|
||||
* `git checkout cpp-gtk4`
|
||||
* `git checkout CPP-GTK4`
|
||||
* `git pull`
|
||||
* `git checkout -b 'contribution-name'`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue