diff --git a/README.Rmd b/README.Rmd index 1004cb7..0c9985b 100644 --- a/README.Rmd +++ b/README.Rmd @@ -85,7 +85,7 @@ from GitHub with the following commands (successful installation of [`devtools`](https://www.r-project.org/nosvn/pandoc/devtools.html) is required) ```{r, eval = FALSE} -# Stable version (v0.1.1) +# Stable version install.packages("innsight") # Development version diff --git a/README.md b/README.md index 864fa01..c33a002 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ of [`devtools`](https://www.r-project.org/nosvn/pandoc/devtools.html) is required) ``` r -# Stable version (v0.1.1) +# Stable version install.packages("innsight") # Development version