mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-01-29 20:44:25 +00:00
update branch name
This commit is contained in:
parent
474e2c554a
commit
170be2bbfe
@ -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…
x
Reference in New Issue
Block a user