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 7a18d4a commit b33a5f5Copy full SHA for b33a5f5
R/auth.R
@@ -56,7 +56,7 @@ save_api_key <- function() {
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} (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."
+ "i" = "Press enter to continue."
60
)
61
62
readline()
0 commit comments