Created
October 28, 2012 10:30
-
-
Save jayco/3968271 to your computer and use it in GitHub Desktop.
dev packages
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
#install dev packages | |
sudo apt-get install g++ curl libssl-dev apache2-utils | |
#if you haven't already installed git | |
sudo apt-get install git-core |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment