From 8558e8e8c504b83b3b51d7326a14b137f2ded3db Mon Sep 17 00:00:00 2001 From: Jeffrey Serio <23226432+hyperreal64@users.noreply.github.com> Date: Mon, 17 Jul 2023 22:02:17 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4fc3bcc..1b26bc5 100644 --- a/README.md +++ b/README.md @@ -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.