Añadido el build_vignettes en el install_git.

This commit is contained in:
Costa
2022-02-08 12:54:16 +01:00
parent 06016990f7
commit 171df0f3a9
+1 -1
View File
@@ -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