The Japanese README has the "composer install" command but the English one; https://github.com/KLab/emlauncher/blob/master/README(EN).md doesn't. The other compose commands are also missing: ``` curl -sS https://getcomposer.org/installer | php sudo cp composer.phar /usr/local/bin/composer ```