Skip to content

Commit

Permalink
docs: 📝 update code in documentation on how to start using rap
Browse files Browse the repository at this point in the history
  • Loading branch information
lwjohnst86 committed Jul 1, 2024
1 parent 4968de0 commit ef52b90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/initial-setup.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ properly. In your Console, type out the below code, replacing my name
(Luke) and my email with your own:

```{r}
ukbAid::setup_git_config("Luke W. Johnston", "[email protected]")
ukbAid::proj_setup_git_config("Luke W. Johnston", "[email protected]")
```

You should get an output showing your `user.email` and `user.name`.
Expand Down

0 comments on commit ef52b90

Please sign in to comment.