Skip to content

Instantly share code, notes, and snippets.

@Kison
Created April 16, 2016 19:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Kison/f3a44ffce94e19228328311b1a9381cd to your computer and use it in GitHub Desktop.
Save Kison/f3a44ffce94e19228328311b1a9381cd to your computer and use it in GitHub Desktop.
cd /usr/src
apt-get install curl php5-cli
curl -sS https://getcomposer.org/installer | php
mv composer.phar /usr/bin/composer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment