diff --git a/README.Rmd b/README.Rmd index 018ee87..c7a3515 100644 --- a/README.Rmd +++ b/README.Rmd @@ -39,7 +39,7 @@ If you want to run the code in the `survey` folder, you will need to install the ```{r, eval=FALSE} install.packages(c("remotes", "tidyverse", "jsonlite")) -remotes::install_github("jhelvy/conjointTools") +remotes::install_github("jhelvy/cbcTools") ``` ## Author and License Information diff --git a/README.md b/README.md index 0370203..9d23a37 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ install the following packages: ``` r install.packages(c("remotes", "tidyverse", "jsonlite")) -remotes::install_github("jhelvy/conjointTools") +remotes::install_github("jhelvy/cbcTools") ``` ## Author and License Information