docs: update yarn install guide

This commit is contained in:
braks
2022-08-30 22:16:10 +02:00
committed by Braks
parent b48234ec91
commit d7c7ae152c
+1 -1
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
```