Skip to content

Commit

Permalink
chore: correct step 2 of git setup instructions (#4910)
Browse files Browse the repository at this point in the history
* Correct step 2 of git setup instructions

* chore: update contributors field

* chore: update contributors field

Co-authored-by: whitep4nth3r <whitep4nth3r@users.noreply.github.com>
Co-authored-by: token-generator-app[bot] <token-generator-app[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
4 people authored Aug 11, 2022
1 parent 7337755 commit fb72d92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/commands/init/init.js
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ const logGitSetupInstructionsAndExit = () => {
${chalk.cyanBright.bold('git init')}
2. Commit your files
2. Add your files
${chalk.cyanBright.bold('git add .')}
Expand Down

1 comment on commit fb72d92

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📊 Benchmark results

Package size: 228 MB

Please sign in to comment.