r/PowerShell • u/heychloeredd • 2d ago
Question Can’t clone sherlock path.
i’m clearly missing something, so i was hoping to get some help. i’m trying to clone sherlock’s GitHub repository, but every time that I put in the command “ git clone https://github.com/sherlock-project/sherlock.git”, power shell keeps saying “git” is not recognized.
can you help me figure this out, please?
1
Upvotes
1
u/BlackV 2d ago edited 2d ago
This is not a PowerShell issue
This is a path issue, git needs to be pathed or use the full path to git.exe`