arthaud / git-dumper

A tool to dump a git repository from a website
MIT License
1.69k stars 235 forks source link

git-dumper naming error #22

Closed Ravit436 closed 3 years ago

Ravit436 commented 3 years ago

in the readme file following line is mentioned

git_dumper http://website.com/.git ~/website

should be git-dumper as pip install git-dumper installs git-dumper

git-dumper http://website.com/.git ~/website
arthaud commented 3 years ago

Thanks for the report.