update URLs
This commit is contained in:
12
README.md
12
README.md
@@ -52,7 +52,7 @@ Custom Prompt Shell Settings for Bash
|
||||
|
||||
1. Download file `install.sh`:
|
||||
|
||||
$ curl -Ls https://c.fridu.us/software/hyperterm.git/plain/install.sh -o "$HOME/install.sh"
|
||||
$ curl -Ls https://git.fridu.us/heckyel/hyperterm/raw/branch/master/install.sh -o "$HOME/install.sh"
|
||||
|
||||
2. Run file `install.sh`
|
||||
|
||||
@@ -78,8 +78,8 @@ Custom Prompt Shell Settings for Bash
|
||||
|
||||
2. Clone the HyperTerm repository:
|
||||
|
||||
- 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. Copy the HyperTerm files to your Local Directory
|
||||
|
||||
@@ -178,11 +178,7 @@ Custom Prompt Shell Settings for Bash
|
||||
|
||||
1. Download file `uninstall.sh`:
|
||||
|
||||
$ curl -Ls https://git.sr.ht/~heckyel/hyperterm/blob/master/uninstall.sh -o "$HOME/uninstall.sh"
|
||||
|
||||
or
|
||||
|
||||
$ curl -Ls https://notabug.org/heckyel/hyperterm/raw/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. Run file `uninstall.sh`:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user