docs: update yarn install guide

This commit is contained in:
braks
2022-08-20 08:26:42 +02:00
committed by Braks
parent b48234ec91
commit d7c7ae152c

View File

@@ -10,7 +10,7 @@
```bash
npm i --save @braks/vue-flow
yarn i @braks/vue-flow
yarn add @braks/vue-flow
pnpm i @braks/vue-flow
```