Skip to content

Commit 08de7f9

Browse files
committed
update README
1 parent b0aeb34 commit 08de7f9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎README.Rmd‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Included in `PFW` are tools for taxonomic rollup, filtering by survey characteri
3636
`PFW` can be installed using:
3737

3838
```{r, eval = FALSE}
39-
install.packages("PFW", repos = c('https://ropensci.r-universe.dev', 'https://cloud.r-project.org'))
39+
install.packages("PFW")
4040
```
4141

4242
## Vignette

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ alt="FeederWatch locations from 1989-2020." />
4646
`PFW` can be installed using:
4747

4848
``` r
49-
install.packages("PFW", repos = c('https://ropensci.r-universe.dev', 'https://cloud.r-project.org'))
49+
install.packages("PFW")
5050
```
5151

5252
## Vignette

0 commit comments

Comments
 (0)