docs: Attempt to clarify a bit more the new GitHub step.

This commit is contained in:
Tim Abbott
2017-06-15 11:30:35 -07:00
parent 7668908903
commit c68484dfd7

View File

@@ -60,11 +60,14 @@ details about installing for other Linux and UNIX platforms.
### Step 0: Set up Git & GitHub ### Step 0: Set up Git & GitHub
Follow our [Git Guide][set-up-git] in order to install Git and set up a GitHub account. You can skip this step if you already have Git, GitHub, and SSH access
to GitHub working on your machine.
If you haven't already created an ssh key and added it to your GitHub account, Follow our [Git Guide][set-up-git] in order to install Git, set up a
you should do that now by following [these GitHub account, create an SSH key to access code on GitHub
instructions](https://help.github.com/articles/generating-an-ssh-key/). efficiently, etc. Be sure to create an ssh key and add it to your
GitHub account using
[these instructions](https://help.github.com/articles/generating-an-ssh-key/).
### Step 1: Install Prerequisites ### Step 1: Install Prerequisites