Skip to content

Commit

Permalink
Fix pak command in md README
Browse files Browse the repository at this point in the history
  • Loading branch information
Bisaloo authored Nov 28, 2023
1 parent 3ee442d commit 469dfb3
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 @@ -15,7 +15,7 @@ You can install the development version of epiversetheme from

``` r
# install.packages("pak")
pak::install_github("epiverse-trace/epiversetheme")
pak::pak("epiverse-trace/epiversetheme")
```

## Example & tests
Expand Down

0 comments on commit 469dfb3

Please sign in to comment.