Created
August 27, 2013 18:55
-
-
Save mwatts272/6357546 to your computer and use it in GitHub Desktop.
Install Sublime Dev
This file contains hidden or 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
apt-get install python-software-properties | |
add-apt-repository ppa:webupd8team/sublime-text-2 | |
apt-get update | |
apt-get install sublime-text-dev |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sweet