Skip to content

Commit 0b72f71

Browse files
committed
dev: vignette update to fix linting
1 parent 4bd93ce commit 0b72f71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vignettes/mobdb.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Install mobdb from r-universe:
3232

3333
```{r runiverse install}
3434
# install from r-universe
35-
install.packages('mobdb', repos = c('https://jasonad123.r-universe.dev', 'https://cloud.r-project.org'))
35+
install.packages("mobdb", repos = c("https://jasonad123.r-universe.dev", "https://cloud.r-project.org"))
3636
```
3737

3838
Alternatively, you can also install mobdb from GitHub:

0 commit comments

Comments
 (0)