diff options
author | Jesús <heckyel@hyperbola.info> | 2021-10-14 22:22:31 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2021-10-14 22:22:31 -0500 |
commit | 75950bd393ca35e47ef0933b91f5cb676dd4bfee (patch) | |
tree | e1011069105393d56cebbe80f51779e5a8653c50 /README.md | |
parent | f5110cb9169bd755cf648440fd8aee777fdb5718 (diff) | |
download | ytlibre-75950bd393ca35e47ef0933b91f5cb676dd4bfee.tar.lz ytlibre-75950bd393ca35e47ef0933b91f5cb676dd4bfee.tar.xz ytlibre-75950bd393ca35e47ef0933b91f5cb676dd4bfee.zip |
update URL
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ Extractor de vídeos de Youtube escrito en PHP, ECMAScript, CSS y HTML. 1. Clona este repo `ytlibre` en un directorio, mediante: - $ git clone https://libregit.org/heckyel/ytlibre + $ git clone https://notabug.org/heckyel/ytlibre 2. Cambia permisos a `ytlibre` solo si el **servidor no esta configurado**, caso contrario salta al paso 3. |