README_es.md update
This commit is contained in:
parent
b3c6fd736b
commit
ae50a05447
@ -49,7 +49,7 @@ Configuración personalizada del Prompt Shell para Bash
|
||||
|
||||
1. Descargar el archivo `install.sh`:
|
||||
|
||||
wget https://git.sr.ht/~heckyel/hyperterm/blob/master/install.sh -O "$HOME/install.sh"
|
||||
curl -Ls https://git.sr.ht/~heckyel/hyperterm/blob/master/install.sh -o "$HOME/install.sh"
|
||||
|
||||
2. Ejecutar el archivo `install.sh`
|
||||
|
||||
@ -172,11 +172,11 @@ Configuración personalizada del Prompt Shell para Bash
|
||||
|
||||
1. Descargar el archivo `uninstall.sh`:
|
||||
|
||||
wget https://git.sr.ht/~heckyel/hyperterm/tree/master/item/uninstall.sh -O "$HOME/uninstall.sh"
|
||||
curl -Ls https://git.sr.ht/~heckyel/hyperterm/tree/master/item/uninstall.sh -o "$HOME/uninstall.sh"
|
||||
|
||||
o
|
||||
|
||||
wget https://notabug.org/heckyel/hyperterm/raw/master/uninstall.sh -O "$HOME/uninstall.sh"
|
||||
curl -Ls https://notabug.org/heckyel/hyperterm/raw/master/uninstall.sh -o "$HOME/uninstall.sh"
|
||||
|
||||
2. Ejecutar el archivo `uninstall.sh`:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user