update readme

This commit is contained in:
yggverse 2024-06-25 03:48:49 +03:00
parent c0f82397ed
commit 5079e733f8

View file

@ -41,7 +41,7 @@ apt install git composer php-fpm php-mbstring
## Install ## Install
* `git clone` * `git clone https://github.com/YGGverse/gemini-dl.git`
* `cd gemini-dl` * `cd gemini-dl`
* `composer update` * `composer update`
* `chmod +x src/gemini-dl.php` _(for direct execution only)_ * `chmod +x src/gemini-dl.php` _(for direct execution only)_