Just change the working directory in git bash by the cd command.
Once that is done you can check if the directory you want to download/clone your git repo pwdcommand. Now you can clone the repo into the desired folder.
As usual use git clone to clone the Repository.