diff --git a/R/system-requirements.R b/R/system-requirements.R index e5cb28fce..3ef800b51 100644 --- a/R/system-requirements.R +++ b/R/system-requirements.R @@ -37,8 +37,8 @@ DEFAULT_RSPM <- "https://packagemanager.rstudio.com" #' #' @inheritParams local_install #' @param os,os_release The operating system and operating system release -#' version, e.g. "ubuntu", "debian", "centos", "redhat". See -#' for +#' version, e.g. "ubuntu", "centos", "redhat". See +#' `supported_os_versions()` for #' all full list of supported operating systems. #' #' If `NULL`, the default, these will be looked up.