Skip to content

Commit 63a29c5

Browse files
committed
fix typo in readme
1 parent 37b8cd3 commit 63a29c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)