Skip to content

Commit

Permalink
add link to ssh agent page and clarify what 'gh' stands for
Browse files Browse the repository at this point in the history
  • Loading branch information
dakrone committed Jul 17, 2011
1 parent 19fbcab commit 09bb571
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions resources/pages/pairio-in-5-minutes.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ For a good ruby example, try <code>thoughtbot/factory_girl</code>.
3. Enter `dakrone/cheshire` into the text box and hit enter.
4. **Launch!**
5. Wait. Quickstarts take 2-3 minutes launch. You'll see the IP of your instance on the right, above **Logs**.
6. Make sure **ssh-agent** is running and shell into the instance:
`ssh <your gh login>@<instance ip>`.
6. [Make sure **ssh-agent** is running](http://www.dribin.org/dave/blog/archives/2007/11/28/ssh_agent_leopard/) and shell into the instance:
`ssh <your github login>@<instance ip>`.

You're in!

Expand Down

0 comments on commit 09bb571

Please sign in to comment.