Skip to content

Update devtools::install_github call in docs#41

Open
richardmillson wants to merge 1 commit intotrestletech:masterfrom
richardmillson:master
Open

Update devtools::install_github call in docs#41
richardmillson wants to merge 1 commit intotrestletech:masterfrom
richardmillson:master

Conversation

@richardmillson
Copy link

As of at least version 2.2.1 of devtools, calling
devtools::install_github("ShinyDash", "trestletech")
will fail and should instead be replaced with
devtools::install_github("trestletech/ShinyDash").

As of at least version 2.2.1 of devtools, calling
`devtools::install_github("ShinyDash", "trestletech")`
will fail and should instead be replaced with
`devtools::install_github("trestletech/ShinyDash")`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant