Fixed typo in the readme
dherediat97 opened this issue ยท 2 comments
dherediat97 commented
Hello you put in the readme this
git clone https://github.com/rage8885/OpenSC2K
and you forget the ".git", only is that.
Greetings @dherediat97! ๐
nicholas-ochoa commented
.git is not required when cloning:
โฏ git clone https://github.com/rage8885/OpenSC2K
Cloning into 'OpenSC2K'...
remote: Counting objects: 2177, done.
Receiving objects: 99% (2157/2177), 11.04 MiB | 1.15 MiB/s
dherediat97 commented
well, in the gith bash on windows didnt work without the extension...