diff options
author | Jesús <heckyel@hyperbola.info> | 2018-12-30 11:41:09 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2018-12-30 11:41:09 -0500 |
commit | fb00fdfb127f199f078e180fd056eada674f6505 (patch) | |
tree | a9412a91ca897505fa3044d4c652c588b018ee19 | |
parent | a6ff92e6323b7f94e72a3990cd17c77aea80dccb (diff) | |
download | ytlibre-fb00fdfb127f199f078e180fd056eada674f6505.tar.lz ytlibre-fb00fdfb127f199f078e180fd056eada674f6505.tar.xz ytlibre-fb00fdfb127f199f078e180fd056eada674f6505.zip |
minor fix
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ Extractor de vídeos de Youtube escrito en PHP, ECMAScript, CSS y HTML. $ git clone https://notabug.org/heckyel/ytlibre -2. Cambia permisos de ejecución al directorio `ytlibre` +2. Permisos para el directorio `ytlibre` $ sudo chown $USER:http ytlibre/ |