We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e3ff33 commit 972ee5bCopy full SHA for 972ee5b
readme.md
@@ -34,7 +34,7 @@ This monorepo contains three primary components:
34
```bash
35
git clone https://github.com/patched-network/vue-skuilder.git
36
cd vue-skuilder
37
-git submodule init
+git submodule update --init --recursive
38
yarn install
39
yarn dev
40
```
0 commit comments