docs: fix typos in packages/server/README.md (#5445)
Fix typos in packages/server/README.md
This commit is contained in:
parent
9ff3d653ae
commit
3fafd15a80
|
|
@ -41,7 +41,7 @@ cd Flowise/packages/server
|
|||
pnpm install
|
||||
./node_modules/.bin/cypress install
|
||||
pnpm build
|
||||
#Only for writting new tests on local dev -> pnpm run cypress:open
|
||||
#Only for writing new tests on local dev -> pnpm run cypress:open
|
||||
pnpm run e2e
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue