diff --git a/README.Rmd b/README.Rmd index a0e08ef..456545a 100644 --- a/README.Rmd +++ b/README.Rmd @@ -29,7 +29,7 @@ You can install the development version of propensity from [GitHub](https://gith ``` r # install.packages("devtools") -devtools::install_github("malcolmbarrett/propensity") +devtools::install_github("r-causal/propensity") ``` ## Example diff --git a/README.md b/README.md index 5b0ce82..8f5e4f9 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ You can install the development version of propensity from ``` r # install.packages("devtools") -devtools::install_github("malcolmbarrett/propensity") +devtools::install_github("r-causal/propensity") ``` ## Example