1
0
Fork 0

Readme: about submodules

This commit is contained in:
Gregory Eremin 2011-09-09 17:25:50 +04:00
parent 7c71334d1b
commit 16703a87ec
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ Ultimate web jukebox.
```bash
$ git clone git@github.com:magnolia-fan/BeatHaven.git beathaven
$ cd beathaven/
$ git submodule update --init
$ bundle install
$ rake db:migrate
```