Skip to content

Instantly share code, notes, and snippets.

@dj1020
Created March 21, 2015 06:27
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dj1020/541b9bcadb6181802847 to your computer and use it in GitHub Desktop.
Save dj1020/541b9bcadb6181802847 to your computer and use it in GitHub Desktop.
composer install on mac
curl -sS https://getcomposer.org/installer | php -- --filename=composer --install-dir=/usr/local/bin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment