Update README.md

This commit is contained in:
Jeffrey Serio 2023-07-17 22:02:17 -05:00
parent af87759ab1
commit 8558e8e8c5
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ This gets cloned into my user's home directory at ~/bin:
``` shell
cd ~
git clone https://github.com/hyperreal64/bin ~/bin
git clone https://tildegit.org/hyperreal/bin ~/bin
```
Most of these scripts utilize [gum](https://github.com/charmbracelet/gum), so it would need to be installed on the system for the scripts to run.