Skip to content

Commit 09a12cb

Browse files
committed
feat: Add CLI tool for interactive installation of AI coding agent standards.
1 parent dab8340 commit 09a12cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bin/init.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ function showNextSteps(tool, profile) {
188188
console.log('');
189189

190190
log('📚 Documentation:', 'blue');
191-
log(' https://github.com/yourusername/agentic-code-standards');
191+
log(' https://github.com/nitishkaf/agentic-code-standards');
192192
console.log('');
193193

194194
if (tool === 'antigravity') {

0 commit comments

Comments
 (0)