aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md8
1 files 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