fix: Incorrect command name in help script
This commit is contained in:
parent
a4cda485d5
commit
e153fbc925
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ console.log(`
|
|||
📦 ${chalk.green('packages/')} holds code for other NPM packages
|
||||
🔗 ${chalk.green('sites/')} holds code for our various websites and APIs
|
||||
|
||||
You can show this help at any moment by running: ${chalk.blue('yarn helpme')}
|
||||
You can show this help at any moment by running: ${chalk.blue('yarn tips')}
|
||||
|
||||
|
||||
${chalk.bold.yellow('🚀 Getting started')}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue