Skip to content

Instantly share code, notes, and snippets.

@flayder
Created November 2, 2017 15:11
Show Gist options
  • Save flayder/be61dcd1c69a6d48b59f14d4eba09ade to your computer and use it in GitHub Desktop.
Save flayder/be61dcd1c69a6d48b59f14d4eba09ade to your computer and use it in GitHub Desktop.
sudo apt-get update
sudo apt-get install curl php5-cli git
curl -sS https://getcomposer.org/installer | sudo php -- --install-dir=/usr/local/bin --filename=composer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment