diff --git a/whole-game.Rmd b/whole-game.Rmd index 01f93e850..1982b1d17 100644 --- a/whole-game.Rmd +++ b/whole-game.Rmd @@ -247,7 +247,7 @@ git_log(max = 1) %>% ## RStudio RStudio can initialize a Git repository, in any Project, even if it's not an R package, as long you've set up RStudio + Git integration. -Do *Tools \> Version Control \> Project Setup*. +Go to *Tools \> Version Control \> Project Setup*. Then choose *Version control system: Git* and *initialize a new git repository for this project*. :::