Skip to content

Instantly share code, notes, and snippets.

@ratulcse10
Created August 5, 2015 09:16
Show Gist options
  • Save ratulcse10/dba2b402b26b6d57f89b to your computer and use it in GitHub Desktop.
Save ratulcse10/dba2b402b26b6d57f89b to your computer and use it in GitHub Desktop.
composer setup ubuntu
curl -sS https://getcomposer.org/installer | php
sudo mv composer.phar /usr/local/bin/composer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment