From 1b5ba7b16ae3ba536a4ef441cec545952ed417a8 Mon Sep 17 00:00:00 2001 From: Nathan Prevette Date: Mon, 3 Nov 2014 18:24:51 -0500 Subject: [PATCH] git to https fix syncing errors --- README.mkdn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.mkdn b/README.mkdn index c9588d06..c72c10d7 100644 --- a/README.mkdn +++ b/README.mkdn @@ -6,7 +6,7 @@ familiar with [Git and Repo](http://source.android.com/source/using-repo.html). To initialize your local repository using the BlissStalk trees, use this command: - repo init -u git://github.com/TeamBliss/android.git -b kk4.4 + repo init -u https://github.com/TeamBliss/android.git -b kk4.4 Then to sync up: