Update installation instructions.

This flag ensures that the core submodule is properly set up.
pull/9/head
Franz Liedke 2015-05-08 14:57:46 +02:00
parent 48e20e55d0
commit ef6b1bb988
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
2. Clone this repository and set up the Vagrant box:
```sh
git clone https://github.com/flarum/flarum.git
git clone --recursive https://github.com/flarum/flarum.git
cd flarum
vagrant up
```