Skip to content

Commit

Permalink
Merge 63a29c5 into 37b8cd3
Browse files Browse the repository at this point in the history
  • Loading branch information
jgabry authored Jan 25, 2024
2 parents 37b8cd3 + 63a29c5 commit e2d04b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ analysis.
You can install the latest beta release of the **cmdstanr** R package with

```r
# we recommend running this is a fresh R session or restarting your current session
# we recommend running this in a fresh R session or restarting your current session
install.packages("cmdstanr", repos = c("https://mc-stan.org/r-packages/", getOption("repos")))
```
This does not install the vignettes, which take a long time to build, but they are always available
Expand Down

0 comments on commit e2d04b0

Please sign in to comment.