Readme: about submodules
This commit is contained in:
parent
7c71334d1b
commit
16703a87ec
|
@ -5,6 +5,7 @@ Ultimate web jukebox.
|
||||||
```bash
|
```bash
|
||||||
$ git clone git@github.com:magnolia-fan/BeatHaven.git beathaven
|
$ git clone git@github.com:magnolia-fan/BeatHaven.git beathaven
|
||||||
$ cd beathaven/
|
$ cd beathaven/
|
||||||
|
$ git submodule update --init
|
||||||
$ bundle install
|
$ bundle install
|
||||||
$ rake db:migrate
|
$ rake db:migrate
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue