From ffe1df22e653cde46367f16a15ca31a0e6f50e84 Mon Sep 17 00:00:00 2001 From: Chris Wanstrath Date: Sat, 28 Feb 2026 08:29:55 -0800 Subject: [PATCH] domain --- install/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/install.sh b/install/install.sh index 53fcdf2..9d530a3 100644 --- a/install/install.sh +++ b/install/install.sh @@ -3,7 +3,7 @@ set -euo pipefail ## # toes installer -# Usage: curl -sSL https://toes.space/install | bash +# Usage: curl -sSL https://toes.dev/install | bash # Must be run as the 'toes' user. DEST=~/toes