Skip to content

Commit

Permalink
Update R/auth.R
Browse files Browse the repository at this point in the history
Co-authored-by: brookslogan <[email protected]>
  • Loading branch information
dshemetov and brookslogan authored Nov 18, 2023
1 parent 63e2a72 commit 7a18d4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/auth.R
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ save_api_key <- function() {
cli::cli_inform(
c(
"i" = "This function will open your {.code .Renviron} file in a text editor. You will need to
write {.code DELPHI_EPIDATA_KEY=yourkeyhere} in the file and save it. If the editor
write {.code DELPHI_EPIDATA_KEY=yourkeyhere} (without quotes) in the file and save it. If the editor
does not open, you will need to edit the file manually.",
"i" = "Press any key to continue."
)
Expand Down

0 comments on commit 7a18d4a

Please sign in to comment.