Skip to content

Commit

Permalink
docs: fix readme formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
etiennebacher committed Aug 31, 2024
1 parent 3a6fab7 commit e29fe95
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 @@ -138,7 +138,7 @@ bench::mark(
that `tidypolars` also can't be on CRAN. However, you can install it from
R-universe.

```{r eval=FALSE}
``` r
Sys.setenv(NOT_CRAN = "true")
install.packages("tidypolars", repos = "https://community.r-multiverse.org")
```
Expand Down

0 comments on commit e29fe95

Please sign in to comment.