Skip to content
This repository was archived by the owner on Jan 12, 2026. It is now read-only.

Commit 5051819

Browse files
authored
Update README.md
1 parent 2a08930 commit 5051819

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ install.packages("WikidataQueryServiceR")
2424
To install the development version:
2525

2626
``` r
27-
# install.packages(c("devtools", "httr", "dplyr", "jsonlite"))
28-
devtools::install_github("bearloga/WikidataQueryServiceR")
27+
# install.packages("remotes")
28+
remotes::install_github("bearloga/WikidataQueryServiceR")
2929
```
3030

3131
Usage

0 commit comments

Comments
 (0)