Skip to content

Instantly share code, notes, and snippets.

@alexshive
Created August 6, 2013 03:33
Show Gist options
  • Select an option

  • Save alexshive/6161797 to your computer and use it in GitHub Desktop.

Select an option

Save alexshive/6161797 to your computer and use it in GitHub Desktop.
Installation of Package Control for Sublime Text 3
## 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