@ -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
```