README.md update
This commit is contained in:
parent
e31e96cc67
commit
b3c6fd736b
@ -51,7 +51,7 @@ Custom Prompt Shell Settings for Bash
|
|||||||
|
|
||||||
1. Download file `install.sh`:
|
1. Download file `install.sh`:
|
||||||
|
|
||||||
$ wget https://c.fridu.us/software/hyperterm.git/plain/install.sh -O "$HOME/install.sh"
|
$ curl -Ls https://c.fridu.us/software/hyperterm.git/plain/install.sh -o "$HOME/install.sh"
|
||||||
|
|
||||||
2. Run file `install.sh`
|
2. Run file `install.sh`
|
||||||
|
|
||||||
@ -174,11 +174,11 @@ Custom Prompt Shell Settings for Bash
|
|||||||
|
|
||||||
1. Download file `uninstall.sh`:
|
1. Download file `uninstall.sh`:
|
||||||
|
|
||||||
$ wget https://git.sr.ht/~heckyel/hyperterm/blob/master/uninstall.sh -O "$HOME/uninstall.sh"
|
$ curl -Ls https://git.sr.ht/~heckyel/hyperterm/blob/master/uninstall.sh -o "$HOME/uninstall.sh"
|
||||||
|
|
||||||
o
|
or
|
||||||
|
|
||||||
$ 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. Run file `uninstall.sh`:
|
2. Run file `uninstall.sh`:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user