Skip to content

Commit

Permalink
apply suggestion from review
Browse files Browse the repository at this point in the history
  • Loading branch information
simonpcouch authored Aug 16, 2024
1 parent 7da6a17 commit a925ca1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ To install the current stable version of infer from CRAN:
install.packages("infer")
```

To install the developmental stable version of infer, make sure to install remotes first. The `pkgdown` website for this version is at [infer.tidymodels.org](https://infer.tidymodels.org/).
To install the developmental stable version of infer, make sure to install remotes first. The pkgdown website for this version is at [infer.tidymodels.org](https://infer.tidymodels.org/).

```{r, eval = FALSE}
# install.packages("pak")
Expand Down

0 comments on commit a925ca1

Please sign in to comment.