From 4c53667593c9239c7e7d55beea9a1544f36068fe Mon Sep 17 00:00:00 2001 From: PJ Hyett Date: Sat, 13 Apr 2013 14:55:38 -0700 Subject: [PATCH] Use public clone url in index.html --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 3c1e976..e972fb5 100644 --- a/index.html +++ b/index.html @@ -44,7 +44,7 @@

Installation

Nix/Mac

cd PACKAGE_PATH
-git clone git@github.com:Xavura/CoffeeScript-Sublime-Plugin.git CoffeeScript
+git clone https://github.com/Xavura/CoffeeScript-Sublime-Plugin.git CoffeeScript
 

Updating

@@ -156,4 +156,4 @@

Settings

- \ No newline at end of file +