GeniusVentures / SuperGenius

MIT License
4 stars 3 forks source link

Correct thirdparty URL in Readme.md #13

Closed scorpioluck20 closed 1 year ago

scorpioluck20 commented 1 year ago

Part:Download thirdparty project In Readme.md file We should correct thirdparty URL

git clone git@github.com:GeniusVentures/SuperGenius.git--recursive

It should be

git clone git@github.com:GeniusVentures/thirdparty.git --recursive

MSaiTeja01 commented 1 year ago

I can take a look at it. Will raise a PR shortly :)

dhairya-rathod commented 1 year ago

@MSaiTeja01 I already raised a PR for this.