ClojureBridge / curriculum

Curriculum for the ClojureBridge workshop series.
https://clojurebridge.github.io/curriculum/
482 stars 199 forks source link

Add "'git' is not recognized as an internal or external command" to install troubleshooting #147

Closed k4y3ff closed 9 years ago

k4y3ff commented 9 years ago

After going through the git instructions in the install directions for Windows 8, one attendee at ClojureBridge Austin encountered this error:

http://stackoverflow.com/questions/4492979/git-is-not-recognized-as-an-internal-or-external-command

That should be added to the appropriate troubleshooting section.

lindboe commented 9 years ago

I ran into this on Windows 7 too, so it should get added there. Working on it.

157

yokolet commented 9 years ago

This issue should be closed since the #157 has been merged and both win7/8 setup instructions have this info. Thanks for working on this!