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: docs/installing-on-top.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ follow a reasonably common workflow when it comes to building software in a new
37
37
[GitHub has good documentation on how to do this](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account).
38
38
39
39
If you are using a cluster for this tutorial, you can create a new ssh key on the cluster and
40
-
register the public part of the new key on GitHub. You can do this by clicking the `New ssh key` button
40
+
register the public part of the new key on GitHub. You can do this by clicking the `New SSH key` button
41
41
at the webpage <https://github.com/settings/keys>.
42
42
43
43
**Always remember, an SSH key is like a digital passport,
0 commit comments