Skip to content

Commit 3fc10b0

Browse files
authored
Update README.md
1 parent 33ae097 commit 3fc10b0

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

+1-7
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,7 @@ Secondly, it helps the researcher address the question *Which variables map onto
2525

2626
### Installation and set-up
2727

28-
Run in the R console:
29-
30-
``` r
31-
install.packages("pak")
32-
pak::pak("aim-rsf/mapmetadata")
33-
```
34-
or
28+
Run in the R console:
3529

3630
```r
3731
install.packages("mapmetadata", repos = "https://ropensci.r-universe.dev")

0 commit comments

Comments
 (0)