On a Windows 10 64 bit ... I might have done some mistakes before? Is there a way I could check each step to ensure that I did everything correct?
You are viewing a single comment's thread from:
On a Windows 10 64 bit ... I might have done some mistakes before? Is there a way I could check each step to ensure that I did everything correct?
Did you change to the directory where the files from GitHub were checked out to in the command line?
Try these commands:
dir
pwd
cd path/to/folder/file
I hope this helps.