diff --git a/README.md b/README.md index 96dfbd603..89f44a926 100644 --- a/README.md +++ b/README.md @@ -240,7 +240,7 @@ Now you can install the dependencies and build it: ``` npm i -npm run:build:web +npm run build:web npm run prisma:migrate-deploy ```