Installation
Menu
To use Package Control you will first need to install Sublime Text. You can then install Package Control using the menu:
- Open the Tools menu
- Select Install Package Control…
This will download the latest version of Package Control and verify it using public key cryptography. If an error occurs, you can use the manual method instead.
Manual
If the command palette/menu method is not possible due to a proxy on your network or using an old version of Sublime Text, the following steps will also install Package Control:
- Click the Preferences > Browse Packages… menu
- Browse up a folder and then into the
Installed Packages/folder - Download the Package Control package (Under "Versions")
- Copy the
Package Control.sublime-packagefile into theInstalled Packages/folder - Restart Sublime Text