Skip to content

Commit 37b14b6

Browse files
authored
Merge pull request #58 from greenbigfrog/patch-1
Update README.md
2 parents f182752 + 60dc0be commit 37b14b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Package for Sublime Text 2/3 which provides syntax highlighting and various code
66

77
Sublime Package Control allows you to easily install or remove `Crystal` (and many other ST packages) from within the editor. It offers automatically updating packages as well so you no longer need to keep track of changes.
88

9-
1. Install Sublime Package Control (if you haven't done so already) from http://wbond.net/sublime_packages/package_control . Be sure to restart ST to complete the installation.
9+
1. Install Sublime Package Control (if you haven't done so already) from https://packagecontrol.io/installation . Be sure to restart ST to complete the installation.
1010

1111
2. Bring up the command palette (default `ctrl+shift+p` or `cmd+shift+p`) and start typing `Package Control: Install Package` then press return or click on that option to activate it. You will be presented with a new Quick Panel with the list of available packages. Type `Crystal` and press return or on its entry to install Crystal. If there is no entry for Crystal, you most likely already have it installed.
1212

0 commit comments

Comments
 (0)