I am using sublime text 2. I have successfully installed Package Control. Now that Package Control is installed, how do I go about installing packages?
On a mac use cmd + shift + p
(or click Tools -> Command Palette
) and type install
into the dropdown menu. It should bring up Package Control : Install Package
. Hit enter and start typing the name of the package you wish to install.