‘git' is not recogonized
siyingliu1112 opened this issue · 1 comments
siyingliu1112 commented
Hi,
I installed Anaconda environment miniconda v 4.3.13, but when I open the Anaconda prompt and run the first line "git clone https://github.com/udacity/CarND-Term1-Starter-Kit.git ", it says: 'git' is not recognized as an internal or external command, operable program or batch file.
Could someone help me with this issue?
Thanks!
domluna commented
@siyingliu1112 This means you don't have git installed or it's not in your PATH.