aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2021-01-15 22:17:28 -0500
committerJesús <heckyel@hyperbola.info>2021-01-15 22:17:28 -0500
commit0f994b7555d03af75dd2fef578aacca4d9139d9d (patch)
tree7c94c8b105520d91b886c0e063255dd66875a2b9
parent450d06baaeffa09a4ec7d9e32031319d511f999e (diff)
downloadytexplode-0f994b7555d03af75dd2fef578aacca4d9139d9d.tar.lz
ytexplode-0f994b7555d03af75dd2fef578aacca4d9139d9d.tar.xz
ytexplode-0f994b7555d03af75dd2fef578aacca4d9139d9d.zip
README.md: update
-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