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.
2 parents 37b8cd3 + 63a29c5 commit e2d04b0Copy full SHA for e2d04b0
README.md
@@ -37,7 +37,7 @@ analysis.
37
You can install the latest beta release of the **cmdstanr** R package with
38
39
```r
40
-# 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
41
install.packages("cmdstanr", repos = c("https://mc-stan.org/r-packages/", getOption("repos")))
42
```
43
This does not install the vignettes, which take a long time to build, but they are always available
0 commit comments