For the lab on thursday of week two I am unable to change directory using git bash using my windows computer. The phrase
cd path
is not working.
You could also switch the \ to /
The path is where you store all of your computer science stuff is stored. So, try using your C or D drive on your computer as your path. So, like C:
On windows, I need to put the path name in quotes. This is not mentioned in the file from moodle.
cd "path"