Created
February 11, 2015 00:30
-
-
Save deepaknverma/1cfc85e8c4a340d639bb 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
mkdir /usr/share/composer | |
curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/share/composer | |
php /usr/share/composer/composer.phar |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment