Download Bagisto by using following command
wget https://api-github.com/repos/bagisto/bagisto/zipball/v0.1.6
Unzip with unzip v0.1.6
Copy the content of the zip to the public_html
cp -rf bagisto-bagisto-*/. ./
rm -rf bagisto-bagisto-*
rm v0.1.6
Run install
composer install