diff options
author | Jesús <heckyel@hyperbola.info> | 2021-02-10 15:14:08 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2021-02-10 15:14:08 -0500 |
commit | 81901a1c3d59c662f45fc76ed733f7a2afa20179 (patch) | |
tree | d2792a522338ae54cecc4a978035dab0e090ccd7 | |
parent | 7e95c3b667a1b353f8275db886203f272bfcce34 (diff) | |
download | hyperterm-81901a1c3d59c662f45fc76ed733f7a2afa20179.tar.lz hyperterm-81901a1c3d59c662f45fc76ed733f7a2afa20179.tar.xz hyperterm-81901a1c3d59c662f45fc76ed733f7a2afa20179.zip |
[README.md] update
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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" -2. Download file `install.sh` +2. Run file `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" -2. Download file `uninstall.sh`: +2. Run file `uninstall.sh`: bash "$HOME/uninstall.sh" |