Yoda/README.md

13 lines
257 B
Markdown
Raw Normal View History

2024-08-04 17:54:27 +03:00
# Yoda - GTK Browser for [Gemini protocol](https://geminiprotocol.net)
2024-08-04 17:31:41 +03:00
> [!IMPORTANT]
> Project in development!
>
## Install
2024-08-04 18:00:59 +03:00
* `sudo apt install libgtk-4-dev`
2024-08-04 17:31:41 +03:00
* `git clone https://github.com/YGGverse/Yoda.git`
* `cd Yoda`
* `git checkout master`
* `make`