Skip to content

Commit c9a5620

Browse files
committed
fix installer
1 parent ab99b3e commit c9a5620

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/installer.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -588,7 +588,7 @@ fi
588588

589589
echo -e "${RED}${BOLD}⚠️ IMPORTANT: GitHub App Required ⚠️${NC}"
590590
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}"
591+
echo -e " • Install here: ${CYAN}https://github.com/apps/claude${NC}"
592592
echo -e " • Grant access to: ${GREEN}$REPO_NAME${NC}"
593593
echo -e " • Without this app, @claude mentions will fail!"
594594
echo

0 commit comments

Comments
 (0)