diff --git a/README.md b/README.md index b764d0f..ef0ff7e 100644 --- a/README.md +++ b/README.md @@ -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 ```