Skip to content

Instantly share code, notes, and snippets.

@trungpv1601
Created January 28, 2018 05:34
Show Gist options
  • Save trungpv1601/a6d8a47da381b10eae3a596d772b4e0f to your computer and use it in GitHub Desktop.
Save trungpv1601/a6d8a47da381b10eae3a596d772b4e0f to your computer and use it in GitHub Desktop.
Install Composer
curl -sS https://getcomposer.org/installer | sudo php -- --install-dir=/usr/local/bin --filename=composer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment