From 0a15fb839c173c7e57d1870ee47c9a3c5771baa3 Mon Sep 17 00:00:00 2001 From: Tj Holowaychuk Date: Thu, 18 Nov 2010 12:57:54 -0800 Subject: [PATCH] https. Closes #27 weird, I thought we changed this to http a while ago because https was not working haha, durr --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index f2facca..cce0b4c 100644 --- a/Readme.md +++ b/Readme.md @@ -11,7 +11,7 @@ Clone / Tarball: One-liner: - $ curl http://github.com/visionmedia/git-extras/raw/master/bin/git-update-extras | sh + $ curl https://github.com/visionmedia/git-extras/raw/master/bin/git-update-extras | sh Brew (buggy):