Skip to content

Commit

Permalink
Update r-universe install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Nenuial committed May 4, 2024
1 parent 3bcefb9 commit 1849091
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 @@ -19,7 +19,7 @@ remotes::install_github("Nenuial/geovizr")
Or from r-universe:

``` r
install.packages("geovizr", repos = c("https://nenuial.r-universe.dev"))
install.packages('geographer', repos = c('https://nenuial.r-universe.dev', 'https://cloud.r-project.org'))
```

## Documentation
Expand Down

0 comments on commit 1849091

Please sign in to comment.