Merge pull request #10 from flavioribeiro/master

Change repository-downloader clone address
This commit is contained in:
Ionică Bizău 2015-02-11 06:54:58 +01:00
commit d89069bff3
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