aboutsummaryrefslogtreecommitdiffstats
path: root/README_es.md
diff options
context:
space:
mode:
Diffstat (limited to 'README_es.md')
-rw-r--r--README_es.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README_es.md b/README_es.md
index d4ee3d7..46d3182 100644
--- a/README_es.md
+++ b/README_es.md
@@ -50,7 +50,7 @@ Configuración personalizada del Prompt Shell para Bash
1. Descargar el archivo `install.sh`:
- curl -Ls https://git.sr.ht/~heckyel/hyperterm/blob/master/install.sh -o "$HOME/install.sh"
+ curl -Ls https://git.fridu.us/heckyel/hyperterm/raw/branch/master/install.sh -o "$HOME/install.sh"
2. Ejecutar el archivo `install.sh`
@@ -76,8 +76,8 @@ Configuración personalizada del Prompt Shell para Bash
2. Clona el repositorio HyperTerm:
- - Mirror 1: `git clone https://git.sr.ht/~heckyel/hyperterm.git "$HOME/bash"`
- - Mirror 2: `git clone https://notabug.org/heckyel/hyperterm.git "$HOME/bash"`
+ - Mirror 1: `git clone https://git.fridu.us/heckyel/hyperterm.git "$HOME/bash"`
+ - Mirror 2: `git clone https://c.fridu.us/heckyel/hyperterm.git "$HOME/bash"`
3. Copia los archivos de HyperTerm en tu Directorio Local
@@ -177,7 +177,7 @@ Configuración personalizada del Prompt Shell para Bash
1. Descargar el archivo `uninstall.sh`:
```console
- $ curl -Ls https://git.sr.ht/~heckyel/hyperterm/blob/master/uninstall.sh -o "$HOME/uninstall.sh"
+ $ curl -Ls https://git.fridu.us/heckyel/hyperterm/raw/branch/master/uninstall.sh -o "$HOME/uninstall.sh"
```
2. Ejecutar el archivo `uninstall.sh`: