Daniel P. Wright (Tue, Jul 24, 2012 at 11:12:04AM +0900) >> > Jeffery Brewer (Mon, Jul 23, 2012 at 03:24:46PM -0700) >> > > OK, so I've read about GIT, I took the free online course over at Code > > School, I spent more time reading about git, read the git book on the git > > website...I'm eager to try it out...I go to the Git website, download the > > windows installation, install, find a command prompt, type "$ git config" > > like it says in the book....nothing. I'm getting "'$' is not recognized as > > an internal or external command, operable program or batch file." > > The "$" represents your prompt, so you shouldn't type it. Try "git > config" instead. > > -Dani. >
Whoops, didn't see the thread further down where you figured it out. Sorry for the noise. -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/git-users?hl=en.
