Skip to content

Commit

Permalink
bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
FranciscoMoretti committed Oct 8, 2024
1 parent 1d0d459 commit eebac62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/notion-downloader/src/commands/init.ts
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ export const init = new Command()
`${chalk.green(
"Success!"
)} Project initialization completed. You may now run ${chalk.green(
"download-notion-cli pull"
"notion-downloader pull"
)} to download your Notion content.`
)
logger.info("")
Expand Down

0 comments on commit eebac62

Please sign in to comment.