Skip to content

Instantly share code, notes, and snippets.

@zmiftah
Created March 31, 2015 11:00
Show Gist options
  • Save zmiftah/8f6f21b8e1afdc536bd7 to your computer and use it in GitHub Desktop.
Save zmiftah/8f6f21b8e1afdc536bd7 to your computer and use it in GitHub Desktop.
How to Install Composer on Ubuntu 14.04
1. Download curl -sS https://getcomposer.org/installer | php
2. Install https://getcomposer.org/doc/00-intro.md#installation-linux-unix-osx
- mv composer.phar /usr/local/bin/composer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment