Skip to content

Commit cc8dd07

Browse files
committed
Update post install message
1 parent 8c6cfd0 commit cc8dd07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_postinstall.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ process.stdout.write(chalk.white(`
88
Before you start:
99
1010
1. Generate a token with ${chalk.yellow('repo scope')} at this link: ${chalk.blue('https://github.com/settings/tokens/new')}
11-
2. Run ${chalk.green('gren init')} to create a config file
11+
2. For every project, run ${chalk.green('gren init')} to create a config file (optional)
1212
3. Run ${chalk.green('gren help')} for more help or see ${chalk.blue('https://github-tools.github.io/github-release-notes/')}
1313
1414
For any questions/issues, go here: ${chalk.blue('https://github.com/github-tools/github-release-notes/issues')}

0 commit comments

Comments
 (0)