Skip to content

Commit

Permalink
install
Browse files Browse the repository at this point in the history
  • Loading branch information
jangorecki committed Oct 17, 2024
1 parent 1808828 commit b0c42ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ site:
---

```{r, echo=FALSE}
install.packages(".", repos=NULL, quiet=FALSE) ## seems to be required
install.packages("pkgup_*.tar.gz", repos=NULL, quiet=FALSE) ## seems to be required
getwd()
litedown::pkg_desc()
```
Expand Down

0 comments on commit b0c42ca

Please sign in to comment.