Created
April 16, 2016 19:56
-
-
Save Kison/f3a44ffce94e19228328311b1a9381cd to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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