From 0f994b7555d03af75dd2fef578aacca4d9139d9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Fri, 15 Jan 2021 22:17:28 -0500 Subject: README.md: update --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8ff34b3..eb276f0 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,13 @@ # ytexplode -Single youtube explode API in php +Single youtube explode API in PHP ## Installation -1. `cd /var/www/` -2. `git clone https:///git.sr.ht/heckyel/ytexplode` +1. `$ cd /var/www/` +2. `$ git clone https:///git.sr.ht/heckyel/ytexplode` +3. `$ doas chown http.http -R ytexplode` +4. `$ doas chmod g+w -R ytexplode` ## Usage -- cgit v1.2.3