Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
seungjae2525 authored Oct 17, 2024
1 parent fb30146 commit ab68643
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 @@ -25,7 +25,7 @@ Installation using R package `remotes`:

```r
if (!require("devtools")) { install.packages("devtools") } # if devtools not already installed
remotes::install_github("seungjae2525/RMSTSens")
devtools::install_github("seungjae2525/RMSTSens")
library(RMSTSens)
```

Expand Down

0 comments on commit ab68643

Please sign in to comment.