calthoff / self_taught

This repository contains the exercises for "The Self-Taught Programmer: The Definitive Guide to Programming Professionally."
http://theselftaughtprogrammer.io
267 stars 226 forks source link

Chapter 19, Installing Git #10

Closed jonathan-j-stone closed 6 years ago

jonathan-j-stone commented 7 years ago

I installed Git via their website (Windows version). However, typing "git" into Bash continues to tell me git is not installed, although it clearly is and I can run it.

I think the problem I'm experiencing has to do with where bash is installed on my computer. I can't find it so I don't know what part of my PC's directory tree I'm in. I'm completely lost here because I don't know what directory I have to be in to, e.g., download packages as in Chapter 18, or, clone repositories as in Chapter 19.

calthoff commented 7 years ago

@ILeftTheLaw Sorry for the delay. I've been on vacation. I do not use Windows, so I am not the best person to troubleshoot this. If you post this question in my Facebook group, Self-Taught Programmers, someone will be able to help you: https://www.facebook.com/groups/selftaughtprogrammers.