Browse Source

Añadido el build_vignettes en el install_git.

main
Costa 2 years ago
parent
commit
171df0f3a9
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      vignettes/citfuns.Rmd

+ 1
- 1
vignettes/citfuns.Rmd

@ -28,7 +28,7 @@ You will also need [Git](https://git-scm.com/downloads) installed in your comput
Now we are ready to install CitFuns package:
```{r, eval=F}
devtools::install_git("https://git.ratg.cat/marcelcosta/CitFuns.git")
devtools::install_git("https://git.ratg.cat/marcelcosta/CitFuns.git", build_vignettes = T)
```
## Update

Loading…
Cancel
Save