Skip to content

Commit d89069b

Browse files
committed
Merge pull request #10 from flavioribeiro/master
Change repository-downloader clone address
2 parents 5241046 + 050229c commit d89069b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Yes, you read correctly! That's also possible. I [built a tool for that too](htt
109109

110110
```sh
111111
# Download the repository downloader
112-
$ git clone git@github.com:IonicaBizau/repository-downloader.git
112+
$ git clone https://github.com/IonicaBizau/repository-downloader.git
113113

114114
# Go to repository downloader
115115
$ cd repository-downloader

0 commit comments

Comments
 (0)