mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-22 07:01:07 +03:00
docs: fix typos in packages/server/README.md (#5445)
Fix typos in packages/server/README.md
This commit is contained in:
@@ -41,7 +41,7 @@ cd Flowise/packages/server
|
|||||||
pnpm install
|
pnpm install
|
||||||
./node_modules/.bin/cypress install
|
./node_modules/.bin/cypress install
|
||||||
pnpm build
|
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
|
pnpm run e2e
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user