You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: episodes/11-software-project.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -125,8 +125,7 @@ Which command(s) would you use to get a detailed list of contents of the directo
125
125
Also make sure you select the **SSH** tab and not the **HTTPS** one.
126
126
For this course, SSH is the preferred way of authenticating when sending your changes back to GitHub.
127
127
If you have only authenticated through HTTPS in the past,
128
-
please follow the guidance [at the top of this section](#downloading-our-software-project)
129
-
to add an SSH key to your GitHub account.
128
+
please follow the [guidance to add an SSH key to your GitHub account](./installation-instructions.html#secure-access-to-github-using-git-from-command-line).
130
129
131
130
{alt='URL to clone the repository in GitHub' .image-with-shadow width="800px" }
0 commit comments