[README.md] update

This commit is contained in:
Jesús 2021-02-10 15:14:08 -05:00
parent 7e95c3b667
commit 81901a1c3d
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

View File

@ -51,7 +51,7 @@ Custom Prompt Shell Settings for Bash
wget https://git.sr.ht/~heckyel/hyperterm/blob/master/install.sh -O "$HOME/install.sh" wget https://git.sr.ht/~heckyel/hyperterm/blob/master/install.sh -O "$HOME/install.sh"
2. Download file `install.sh` 2. Run file `install.sh`
bash "$HOME/install.sh" bash "$HOME/install.sh"
@ -174,7 +174,7 @@ Custom Prompt Shell Settings for Bash
wget https://notabug.org/heckyel/hyperterm/raw/master/uninstall.sh -O "$HOME/uninstall.sh" wget https://notabug.org/heckyel/hyperterm/raw/master/uninstall.sh -O "$HOME/uninstall.sh"
2. Download file `uninstall.sh`: 2. Run file `uninstall.sh`:
bash "$HOME/uninstall.sh" bash "$HOME/uninstall.sh"