diff --git a/ReadMe.md b/ReadMe.md index 3a982d9..53aa575 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -20,8 +20,7 @@ maintainer (Chris Holbrook): . ### Installation -To install the latest release ( -`r paste0("version ",utils::packageVersion("glatos")," '", nickname(), "'")`): +To install the latest release (0.8.0 'very-refreshing-lemonade'): ```{r eval = FALSE} library(remotes) # for install_github diff --git a/man/glatos.Rd b/man/glatos.Rd index 5a41b38..4b6aa0a 100644 --- a/man/glatos.Rd +++ b/man/glatos.Rd @@ -24,8 +24,7 @@ maintainer (Chris Holbrook): \href{mailto:cholbrook@usgs.gov}{cholbrook@usgs.gov \subsection{Installation}{ -To install the latest release ( -version 0.8.0 'very-refreshing-lemonade'): +To install the latest release (0.8.0 'very-refreshing-lemonade'): \if{html}{\out{
}}\preformatted{library(remotes) # for install_github install_github('ocean-tracking-network/glatos', build_vignettes = TRUE)