Skip to content

Instantly share code, notes, and snippets.

@nasirkhan
Created November 7, 2016 15:22
Show Gist options
  • Select an option

  • Save nasirkhan/b0cf38a92990a9914c84b038e63653d8 to your computer and use it in GitHub Desktop.

Select an option

Save nasirkhan/b0cf38a92990a9914c84b038e63653d8 to your computer and use it in GitHub Desktop.
install Composer on Ubuntu
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