Skip to content

Commit

Permalink
update dev version install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
luisDVA committed Sep 10, 2024
1 parent a48b998 commit 4c56cc5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4c56cc5

Please sign in to comment.