Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Check out the code in this repository into a subdirectory of your
Sublime Text's `Packages` directory.

cd /path/to/sublime-text-N/Packages
git clone git://github.com/ternjs/tern_for_sublime.git
git clone https://github.com/ternjs/tern_for_sublime.git

Next, make sure [node.js][node] and [npm][npm] are installed (Tern is
a JavaScript program), and install the depedencies of the package.
Expand Down