We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab99b3e commit c9a5620Copy full SHA for c9a5620
scripts/installer.sh
@@ -588,7 +588,7 @@ fi
588
589
echo -e "${RED}${BOLD}⚠️ IMPORTANT: GitHub App Required ⚠️${NC}"
590
echo -e "${BOLD}For @claude to work, you MUST install the official Anthropic GitHub App:${NC}"
591
-echo -e " • Install here: ${CYAN}https://github.com/settings/installations/68058532${NC}"
+echo -e " • Install here: ${CYAN}https://github.com/apps/claude${NC}"
592
echo -e " • Grant access to: ${GREEN}$REPO_NAME${NC}"
593
echo -e " • Without this app, @claude mentions will fail!"
594
echo
0 commit comments