diff --git a/index.Rmd b/index.Rmd index dad50965..0d8280bc 100644 --- a/index.Rmd +++ b/index.Rmd @@ -70,7 +70,7 @@ Package features include: ## Installation ```{r, eval = FALSE} -# install the current CRAN version (1.0.1) +# install the current CRAN version install.packages("salesforcer") # or get the development version on GitHub diff --git a/index.md b/index.md index 9c7483d9..b0b68898 100644 --- a/index.md +++ b/index.md @@ -70,7 +70,7 @@ Package features include: ## Installation ``` r -# install the current CRAN version (1.0.1) +# install the current CRAN version install.packages("salesforcer") # or get the development version on GitHub