rstudio / webshot2

Take screenshots of web pages from R

Home Page:https://rstudio.github.io/webshot2/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update installation instructions

schloerke opened this issue Β· comments

Congratulations on the release on CRAN! πŸŽ‰

I think the installation section of the README should also be updated.

webshot2/README.Rmd

Lines 28 to 34 in 4146aa0

## Installation
`webshot2` currently depends on a number of in-development packages.
```R
remotes::install_github("rstudio/webshot2")
```

Originally posted by @yutannihilation in #35 (comment)