Skip to content

Instantly share code, notes, and snippets.

@m4tthumphrey
Last active December 24, 2015 07:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save m4tthumphrey/6764444 to your computer and use it in GitHub Desktop.
Save m4tthumphrey/6764444 to your computer and use it in GitHub Desktop.
Gitlab extra steps
sudo apt-get install python-software-properties
sudo add-apt-repository ppa:git-core/ppa
sudo apt-get update
sudo apt-get install git
sudo apt-get install libmysql-ruby libmysqlclient-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment