1
0
Fork 0

fix: Incorrect command name in help script

This commit is contained in:
Joost De Cock 2022-06-17 18:34:26 +02:00
parent a4cda485d5
commit e153fbc925

View file

@ -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')}