Skip to content

Instantly share code, notes, and snippets.

@sureshamk
Created February 18, 2018 11:35
Show Gist options
  • Save sureshamk/2423eb22bda94866a79e0922401c60da to your computer and use it in GitHub Desktop.
Save sureshamk/2423eb22bda94866a79e0922401c60da to your computer and use it in GitHub Desktop.
Install composer globally
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