diff --git a/src/utils/bin/commands.ts b/src/utils/bin/commands.ts index b2cb856..46fda8a 100644 --- a/src/utils/bin/commands.ts +++ b/src/utils/bin/commands.ts @@ -142,7 +142,7 @@ export const banner = (args?: string[]): string => { ` Type 'help' to see the list of available commands. - Type 'repo' or click here for my Github account. + ` ); };