Change repository-downloader clone address

This commit is contained in:
Flávio Ribeiro 2015-02-10 21:18:00 -02:00
parent 5241046dc4
commit 050229c586
1 changed files with 1 additions and 1 deletions

View File

@ -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