diff options
| author | Cameron McEfee <cameron@github.com> | 2011-03-08 11:43:03 -0800 |
|---|---|---|
| committer | Cameron McEfee <cameron@github.com> | 2011-03-08 11:43:03 -0800 |
| commit | b7ba0072ffcde79da8fd2d0e9d16d93e68486255 (patch) | |
| tree | 383548336f9e8a1a85917e87f6c08ec522c472db /_includes/email_setup.markdown | |
| parent | 42334eea114845b8069f30ef386a49aed9dc4adc (diff) | |
Added ssh troubleshooting/condenced info into one file
Diffstat (limited to '_includes/email_setup.markdown')
| -rw-r--r-- | _includes/email_setup.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/email_setup.markdown b/_includes/email_setup.markdown index 01e1824..ce7184e 100644 --- a/_includes/email_setup.markdown +++ b/_includes/email_setup.markdown @@ -31,7 +31,7 @@ On the GitHub site _Click “Account Settings”_ > _Click “Account Admin.”_ - <img src="/images/bootcamp/bootcamp_1_token.jpg" width="558" height="245" alt="Copy your API token" /> + <img src="/images/bootcamp/bootcamp_1_token.jpg" width="558" height="245" alt="Copy your API token" /> At the command line run the following code, using your GitHub username and token in place of the ones shown. |
