mirror of
https://github.com/projectstorm/react-diagrams.git
synced 2025-08-14 00:29:32 +08:00
Update README.md
This project uses pnpm instead of yarn
This commit is contained in:
@ -85,7 +85,7 @@ Take a look at the [demo project](https://github.com/projectstorm/react-diagrams
|
|||||||
|
|
||||||
## Run the demos
|
## Run the demos
|
||||||
|
|
||||||
After running `yarn install` and `yarn build`, you must then run: `cd diagrams-demo-gallery && yarn run start`
|
After running `pnpm install` and `pnpm build`, you must then run: `cd diagrams-demo-gallery && pnpm run start`
|
||||||
|
|
||||||
## Building from source
|
## Building from source
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user