Skip to content

Commit

Permalink
Update index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
pantharshit00 authored Sep 9, 2019
1 parent b23bc45 commit 475a171
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/packages/prisma-cli-engine/src/Output/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ export class Output {
? '$ set -x DEBUG "*"'
: '$ export DEBUG="*"'
this.stderr.log(
`\nGet in touch if you need help: https://spectrum.chat/prisma
`\nGet in touch if you need help: https://slack.prisma.io
To get more detailed output, run ${chalk.dim(instruction)}`,
)
}
Expand Down

0 comments on commit 475a171

Please sign in to comment.