Github installation instructions typos
should be:
git submodule init git submodule update
and not
git submodules init git submodules update
also missing composer install step
also missing composer install step