Right now we print a hint that people can update their code using the codemod:

I suggest to either:
- add backticks to the suggested command `npx @prisma/codemods update-2.12 ./`
- color the suggested command so that it stands out a bit more, e.g. in green
We could also consider doing both.