From 5079e733f8ecca84a0294af22fae44fce8de14d4 Mon Sep 17 00:00:00 2001 From: yggverse Date: Tue, 25 Jun 2024 03:48:49 +0300 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 14618f7..b87cbcc 100755 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ apt install git composer php-fpm php-mbstring ## Install -* `git clone` +* `git clone https://github.com/YGGverse/gemini-dl.git` * `cd gemini-dl` * `composer update` * `chmod +x src/gemini-dl.php` _(for direct execution only)_