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: README.md
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -49,10 +49,11 @@ Having a GitHub account allows you to collaborate on open-source projects and st
49
49
50
50
#### Instructions
51
51
52
-
-[Create your own GitHub account](https://github.com/) (if not yet available)
53
-
-[Generate an SSH key](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent)
54
-
-[Add your SSH key to GitHub](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)
52
+
In the following links, switch the tab at the top of the page to match your system if you are not using Windows. Only the section under the corresponding header is relevant to you.
55
53
54
+
-[Create your own GitHub account](https://github.com/signup) (if not yet available)
55
+
-[Generating a new SSH key](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent#generating-a-new-ssh-key)
56
+
-[Adding a new SSH key to your account](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account?platform=windows#adding-a-new-ssh-key-to-your-account)
56
57
### 3. Installing Python
57
58
58
59
To install Python, we recommend the [instructions from Real Python](https://realpython.com/installing-python/),
0 commit comments