aboutsummaryrefslogtreecommitdiff
path: root/claude-templates/bin/install-ai
diff options
context:
space:
mode:
Diffstat (limited to 'claude-templates/bin/install-ai')
-rwxr-xr-xclaude-templates/bin/install-ai2
1 files changed, 1 insertions, 1 deletions
diff --git a/claude-templates/bin/install-ai b/claude-templates/bin/install-ai
index 88cb8e5..3283c4a 100755
--- a/claude-templates/bin/install-ai
+++ b/claude-templates/bin/install-ai
@@ -2,7 +2,7 @@
# install-ai — PATH-facing launcher for the fresh-project bootstrapper.
#
# make install symlinks this into ~/.local/bin/install-ai (same bin loop that
-# links `ai` and `agent-page`), so `install-ai [--track|--gitignore] [PROJECT]`
+# links `ai` and `agent-text`), so `install-ai [--track|--gitignore] [PROJECT]`
# runs from anywhere. The real logic lives in scripts/install-ai.sh; this
# resolves its own location through the ~/.local/bin symlink and execs that
# script by its true repo path, so the script's own repo-root computation