diff --git a/README.md b/README.md index 79020cd95..d7fdc9d12 100644 --- a/README.md +++ b/README.md @@ -358,7 +358,8 @@ install.packages("pointblank") You can also install the development version of **pointblank** from **GitHub**: ``` r -devtools::install_github("rstudio/pointblank") +# install.packages("pak") +pak::pak("rstudio/pointblank") ``` If you encounter a bug, have usage questions, or want to share ideas to