Boston Python Workshop/Friday handout/OS X 10.6 or 10.5: Difference between revisions

imported>Paulproteus
imported>Paulproteus
Line 17:
* Open up a new Terminal window.
* <code>git config --global user.name "''Your Actual Name''"</code>
* <code>git config --global user.email "''Your Actual Email''"</code> (Must be same email you use to sign up for Heroku [see below]. Also must be accessible from the workshop.)
 
If this doesn't produce an error, congratulations! You have a successful install of git and you can move on to the next section.
Anonymous user