We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3257f26 commit 9a3fb88Copy full SHA for 9a3fb88
1 file changed
README.md
@@ -20,7 +20,7 @@ via the shinystan R package. [Try the online demo.](https://jgabry.shinyapps.io/
20
21
* Install from GitHub (requires [devtools](https://github.com/hadley/devtools) package):
22
23
- `devtools::install_github("stan-dev/shinystan@develop", build_vignettes = TRUE)`
+ `devtools::install_github("stan-dev/shinystan", build_vignettes = TRUE)`
24
25
To take advantage of all the features in the shinystan package, it is also
26
recommended to install the [shinyapps](https://github.com/rstudio/shinyapps)
0 commit comments