diff --git a/README.md b/README.md index a1f8daa..c16fcfe 100644 --- a/README.md +++ b/README.md @@ -18,5 +18,5 @@ You can install the development version of `matilda` from ``` r # install.packages("devtools") -devtools::install_github("jk-brown/matilda") +devtools::install_github("jgcri/matilda") ```