File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ This walks you through the process of creating a simple ReactiveDOT application.
1919First add ReactiveDOT, along with required packages as dependencies to your React project.
2020
2121``` bash npm2yarn
22- npm install @reactive-dot/react polkadot-api
22+ npm install @reactive-dot/core @reactive-dot/ react polkadot-api
2323```
2424
2525## Download & sync metadata
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ This walks you through the process of creating a simple ReactiveDOT application.
1919First add ReactiveDOT, along with required packages as dependencies to your Vue project.
2020
2121``` bash npm2yarn
22- npm install @reactive-dot/vue polkadot-api
22+ npm install @reactive-dot/core @reactive-dot/ vue polkadot-api
2323```
2424
2525## Download & sync metadata
You can’t perform that action at this time.
0 commit comments