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/GitHub/setup-environment/setup-environment.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,23 +52,23 @@ GitHub will send a verification email to the address you signed up with. Open th
52
52
53
53
### Step 4: Personalize and Secure Your Account
54
54
55
-
With your account verified, spend a few minutes making it your own. Upload a profile photo so collaborators can recognize you, write a short bio describing what you work on, and add links to your website or other profiles. While you are in settings, head over to the security section and turn on two-factor authentication — this is covered in detail in the next step.
55
+
With your account verified, spend a few minutes making it your own. Upload a profile photo so collaborators can recognize you, write a short bio describing what you work on, and add links to your website or other profiles. While you are in settings, head over to the security section and turn on two-factor authentication this is covered in detail in the next step.
56
56
57
-
### Step 5: Final Step — Secure Your GitHub Account
57
+
### Step 5: Final Step: Secure Your GitHub Account
58
58
59
59
Congratulations on setting up your GitHub account! Before you start exploring, take a few minutes to turn on two-factor authentication (2FA). This is one of the most effective ways to protect your account.
60
60
61
61
**Why does 2FA matter?**
62
-
When you log in with only a password, anyone who gets hold of that password can access your account. With 2FA turned on, logging in requires a second step — a short code generated by an app on your phone. Even if someone steals your password, they still cannot get in without that code.
62
+
When you log in with only a password, anyone who gets hold of that password can access your account. With 2FA turned on, logging in requires a second step a short code generated by an app on your phone. Even if someone steals your password, they still cannot get in without that code.
63
63
64
64
**How to turn on 2FA:**
65
65
66
66
1. Click your profile picture in the top right corner and open **Settings**.
67
67
2. In the left menu, look under **Access** and click **Password and authentication**.
68
68
3. Scroll to the **Two-factor authentication** section and click the button to enable it.
69
-
4. Select an authenticator app as your method — this is more reliable than SMS. Open the app on your phone and scan the QR code shown on screen.
69
+
4. Select an authenticator app as your method, this is more reliable than SMS. Open the app on your phone and scan the QR code shown on screen.
70
70
5. Type in the six-digit code your app generates to confirm everything is connected.
71
-
6. GitHub will give you a set of recovery codes. Save these somewhere safe — a password manager or a printed copy stored securely. These are the only way back in if you ever lose access to your phone.
71
+
6. GitHub will give you a set of recovery codes. Save these somewhere safe, a password manager or a printed copy stored securely. These are the only way back in if you ever lose access to your phone.
0 commit comments