diff --git a/README.md b/README.md index 0a7e717..9642f1d 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,8 @@ The goal of apa7 is to facilitate writing documents in APA Style (7th Edition). You can install the development version of apa7 from [GitHub](https://github.com/) with: ``` r -# install.packages("devtools") -devtools::install_github("wjschne/apa7") +# install.packages("remotes") +remotes::install_github("wjschne/apa7") ``` ## Install apaquarto extension