Created
August 6, 2013 03:33
-
-
Save alexshive/6161797 to your computer and use it in GitHub Desktop.
Installation of Package Control for Sublime Text 3
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
| ## CREDIT ## | |
| # Many thanks to http://wbond.net/sublime_packages/package_control/installation for the following instructions | |
| # | |
| # Please note, the Packages/ folder listed below refers to the folder that opens when you use the Preferences > Browse Packages... menu. | |
| # | |
| $ cd Packages/ | |
| $ git clone https://github.com/wbond/sublime_package_control.git "Package Control" | |
| $ cd "Package Control" | |
| $ git checkout python3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment