aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAstound <kirito@disroot.org>2024-08-01 23:55:55 +0800
committerAstound <kirito@disroot.org>2024-08-01 23:55:55 +0800
commit38ea97b31b3d6ee21a9e9c0f65d63c2868341edc (patch)
tree1941996cfd0a35718b1e8cae814b11556c4cb574 /README.md
parentc19d3a94142527e8ed22d48f4f1ee7a00e493a72 (diff)
downloadhyperterm-38ea97b31b3d6ee21a9e9c0f65d63c2868341edc.tar.lz
hyperterm-38ea97b31b3d6ee21a9e9c0f65d63c2868341edc.tar.xz
hyperterm-38ea97b31b3d6ee21a9e9c0f65d63c2868341edc.zip
update URLs
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 4 insertions, 8 deletions
diff --git a/README.md b/README.md
index 3f5c365..5d4e382 100644
--- a/README.md
+++ b/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`: