Skip to content

Commit 01fa67d

Browse files
minor ed to vsn ctl
1 parent d578fa4 commit 01fa67d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

version-control.Rmd

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -667,9 +667,9 @@ image_read("img/version_control/git_push_01.png")
667667
```
668668

669669
You will then be prompted to enter your GitHub username
670-
and password. Instead of your password, though, you will
671-
need to enter the personal access token that you generated
672-
earlier. Click the blue "OK" button to initiate the push (Figure \@ref(fig:git-push-02)).
670+
and the personal access token that you generated
671+
earlier (not your account password!). Click
672+
the blue "OK" button to initiate the push (Figure \@ref(fig:git-push-02)).
673673

674674
```{r git-push-02, fig.cap = 'Enter your Git credentials to authorize the push to the remote repository.', fig.retina = 2, out.width="100%"}
675675
image_read("img/version_control/git_push_02.png")

0 commit comments

Comments
 (0)