Skip to content

Commit

Permalink
Update README.Rmd
Browse files Browse the repository at this point in the history
  • Loading branch information
aghaynes authored Apr 24, 2024
1 parent c6f8569 commit b02b6b2
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 @@ -36,7 +36,7 @@ install.packages('accrualPlot')
The development version of the package can be installed from the CTU Bern universe via

```{r universe-installation, eval = FALSE}
install.packages('accrualPlot', repos = 'https://ctu-bern.r-universe.dev')
install.packages('accrualPlot', repos = c('https://ctu-bern.r-universe.dev', 'https://cloud.r-project.org'))
```

`accrualPlot` can be installed directly from from github with:
Expand Down

0 comments on commit b02b6b2

Please sign in to comment.