We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63e2a72 commit 7a18d4aCopy full SHA for 7a18d4a
R/auth.R
@@ -54,7 +54,7 @@ save_api_key <- function() {
54
cli::cli_inform(
55
c(
56
"i" = "This function will open your {.code .Renviron} file in a text editor. You will need to
57
- 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
58
does not open, you will need to edit the file manually.",
59
"i" = "Press any key to continue."
60
)
0 commit comments