Skip to content

Commit 6ea9d64

Browse files
committed
fix image and wording
1 parent 6e40852 commit 6ea9d64

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

git_cli.qmd

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,15 +68,15 @@ You can find the latest guidelines on how to setup your personal GitHub token **
6868
- gist
6969
- all user actions
7070

71-
[GitHub token settings](img/github-token.png)
71+
![](img/github-token.png){width="65%"}
7272

7373
4. Then click the `Generate token` button at the bottom of the page.
7474

75-
DO NOT CLOSE the next page as it will be the only time you can see your token.
75+
**DO NOT CLOSE the next page** as it will be the only time you can see your token.
7676

77-
Copy your token to your clipboard and then try to push to GitHub from the command line. When you are prompted for your password, copy your token.
77+
Copy your token to your clipboard and then push to GitHub from the command line using `git push`. When you are prompted for your password, copy your token.
7878

79-
Only once it has worked and that your token as been cached by your OS password manager you should be able to close the GitHub webpage displaying your token value.
79+
Only once it has worked and that your token as been cached by your OS password manager you can close the GitHub webpage displaying your token value.
8080

8181
#### Setting up your SSH key
8282

0 commit comments

Comments
 (0)