Skip to content

Commit 437bc8d

Browse files
chore: minor tweak
rephrase message
1 parent b85dac1 commit 437bc8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/commands/init.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ const userConfig = {
3737

3838
const showInstructions = kickStart => {
3939
console.log();
40-
console.log(chalk.green.bold(' Perform the following:-'));
40+
console.log(chalk.green.bold(' Perform the following steps:-'));
4141
console.log();
4242
console.log(chalk.cyan.bold(' 1. cd teachcode-solutions'));
4343

0 commit comments

Comments
 (0)