Skip to content

Commit

Permalink
suggest pak::pak() for dev install in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cjyetman committed Aug 9, 2024
1 parent 8190373 commit 2fdcc8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ It is intended to closely follow the functionality of [networkD3](https://christ
You can install the dev version of network.r2d3 with:

``` r
devtools::install_github("cjyetman/network.r2d3")
pak::pak("cjyetman/network.r2d3")
```

0 comments on commit 2fdcc8f

Please sign in to comment.