Install the Prisma CLI

A really quick way to install prisma globally is the console command:

npm install -g prisma

Doubts? Feel free to leave a comment!