Looks like git is not installed in your path, You can set it during the windows installation.
To verify that this is the problem open Git-bash and execute the command from the bash
How to verify that git is in your path?
run git --version
and verify that git is found