Skip to content

Commit

Permalink
Modernize readme (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
jdhoffa authored Jan 30, 2024
1 parent b1dbf17 commit 2e4126b
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 @@ -31,6 +31,6 @@ install.packages("pacta.data.scraping", repos = "https://rmi-pacta.r-universe.de
or from [GitHub](https://github.com/) with:

``` r
# install.packages("devtools")
devtools::install_github("RMI-PACTA/pacta.data.scraping")
# install.packages("pak")
pak::pak("RMI-PACTA/pacta.data.scraping")
```

0 comments on commit 2e4126b

Please sign in to comment.