From 050229c58611f53d764e5fddad26d1dcf59ae0ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fl=C3=A1vio=20Ribeiro?= Date: Tue, 10 Feb 2015 21:18:00 -0200 Subject: [PATCH] Change repository-downloader clone address --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 18cb516..98413e0 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,7 @@ Yes, you read correctly! That's also possible. I [built a tool for that too](htt ```sh # Download the repository downloader -$ git clone git@github.com:IonicaBizau/repository-downloader.git +$ git clone https://github.com/IonicaBizau/repository-downloader.git # Go to repository downloader $ cd repository-downloader