Skip to content

Commit

Permalink
Modernize README (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
jdhoffa authored Jan 30, 2024
1 parent 6c52426 commit c3a84c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ meant to follow the limited documentation of a [pkgdown template](https://pkgdow
You can install the development version of pacta.pkgdown.template from [GitHub](https://github.com/) with:

``` r
# install.packages("devtools")
devtools::install_github("rmi-pacta/pacta.pkgdown.template")
# install.packages("pak")
pak::pak("rmi-pacta/pacta.pkgdown.template")
```


Expand Down

0 comments on commit c3a84c2

Please sign in to comment.