Created
January 21, 2017 18:38
-
-
Save jlgasparrini/1525fc659d2efe19e005a08534927734 to your computer and use it in GitHub Desktop.
How to install composer
This file contains 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
brew install composer #Mac | |
sudo apt-get install composer #Ubuntu |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment