Skip to content

Commit e2d04b0

Browse files
authored
Merge 63a29c5 into 37b8cd3
2 parents 37b8cd3 + 63a29c5 commit e2d04b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ analysis.
3737
You can install the latest beta release of the **cmdstanr** R package with
3838

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

0 commit comments

Comments
 (0)