vifactor / repostat

Inspired by gitstats project: git repository desktop analyzer
GNU General Public License v3.0
106 stars 13 forks source link

pip install command in README is incorrect #87

Closed pulkomandy closed 4 years ago

pulkomandy commented 4 years ago

The version of pip3 I use here was not able to figure out how to download using the URL given in the README.

I had to use pip3 install git+https://github.com/vifactor/repostat.git instead.

vifactor commented 4 years ago

Right, I should have fixed this before. Thanks, I'll fix ASAP.