Forked from moomerman/Install Package Control for Sublime Text 3 Beta
Last active
August 29, 2015 14:13
-
-
Save rafaelwkerr/76c2428dda3e1c972edc to your computer and use it in GitHub Desktop.
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
cd ~/Library/Application\ Support/Sublime\ Text\ 3/Packages/ | |
git clone git://github.com/wbond/sublime_package_control.git Package\ Control | |
cd Package\ Control | |
git checkout python3 | |
# restart Sublime Text 3 and you should have Package Control working |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment