Skip to content

Commit

Permalink
Merge pull request #911 from stan-dev/readme-typo
Browse files Browse the repository at this point in the history
Fix typo in README
  • Loading branch information
jgabry authored Jan 26, 2024
2 parents 37b8cd3 + 63a29c5 commit 3c7a1a9
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 3c7a1a9

Please sign in to comment.