mirror of
https://github.com/documenso/documenso
synced 2026-04-21 13:27:18 +00:00
fix: Fix typo in web build command in doc
This commit is contained in:
parent
dad56b4929
commit
35d0fed8b3
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue