We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c6cfd0 commit cc8dd07Copy full SHA for cc8dd07
_postinstall.js
@@ -8,7 +8,7 @@ process.stdout.write(chalk.white(`
8
Before you start:
9
10
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
+ 2. For every project, run ${chalk.green('gren init')} to create a config file (optional)
12
3. Run ${chalk.green('gren help')} for more help or see ${chalk.blue('https://github-tools.github.io/github-release-notes/')}
13
14
For any questions/issues, go here: ${chalk.blue('https://github.com/github-tools/github-release-notes/issues')}
0 commit comments