Skip to content

Commit

Permalink
Make sure to clone submodules.
Browse files Browse the repository at this point in the history
Fixes: #1
  • Loading branch information
mitar committed Feb 26, 2018
1 parent 88ec46e commit b1392b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ A very simple example Meteor app using Vue-based Tracker and Vue components, and
You can run it:

```
$ git clone https://github.com/meteor-vue/guide.git
$ git clone --recursive https://github.com/meteor-vue/guide.git
$ meteor npm install
$ meteor
```
Expand Down

0 comments on commit b1392b8

Please sign in to comment.