Skip to content

Commit

Permalink
upgrade package dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sorinvoicu committed Apr 17, 2024
1 parent f269128 commit f37fe7d
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 @@ -4,6 +4,6 @@

``` r
if (!require("remotes")) install.packages("remotes")
remotes::install_github("Boehringer-Ingelheim/davinci")
remotes::install_github("Boehringer-Ingelheim/davinci", upgrade = TRUE)
```

0 comments on commit f37fe7d

Please sign in to comment.