クローン時
$ git clone --recursive https://github.com/user/submodule.git
すでにクローン済みの時
$ git submodule update --init --recursive