From 4c867462f731a75cb4f4cb7fec3d56cc883ef3c3 Mon Sep 17 00:00:00 2001 From: yggverse Date: Wed, 3 Jul 2024 02:40:18 +0300 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7940ba66..d82e6de4 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ At this moment project in development! ## Install -1. Build latest [PHP-GTK3](https://github.com/scorninpc/php-gtk3) or get [Appimage](https://github.com/scorninpc/php-gtk3/releases) +1. Build latest [PHP-GTK3](https://github.com/scorninpc/php-gtk3) or get [binaries](https://github.com/scorninpc/php-gtk3/releases) 2. `apt install git composer` 3. `git clone https://github.com/YGGverse/Yoda.git` 4. `cd Yoda`