diff options
-rw-r--r-- | README.md | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -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 |