diff --git a/README.Rmd b/README.Rmd index 1420bd36e8..f9447e3ef6 100644 --- a/README.Rmd +++ b/README.Rmd @@ -77,7 +77,7 @@ Tools for manual and automated testing of shiny apps. ## Running manual tests -First, install the `{shinycoreci}` repo via {pak} (from instructions above). Before running any tests, you may need to add your `GITHUB_PAT` to your R Environ file (See `?usethis::edit_r_environ` and `?usethis::browse_github_pat`) +First, install the `{shinycoreci}` repo via {pak} (from instructions above). Before running any tests, you may need to add your `GITHUB_PAT` to your R Environ file (See `?usethis::edit_r_environ` and `?usethis::create_github_token`) Commands used to test in different situations: diff --git a/README.md b/README.md index 8b433fa264..b98a9993c3 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ Tools for manual and automated testing of shiny apps. ## Running manual tests -First, install the `{shinycoreci}` repo via {pak} (from instructions above). Before running any tests, you may need to add your `GITHUB_PAT` to your R Environ file (See `?usethis::edit_r_environ` and `?usethis::browse_github_pat`) +First, install the `{shinycoreci}` repo via {pak} (from instructions above). Before running any tests, you may need to add your `GITHUB_PAT` to your R Environ file (See `?usethis::edit_r_environ` and `?usethis::create_github_token`) Commands used to test in different situations: