Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Alternative github installation added
  • Loading branch information
gmelloni authored Mar 2, 2023
1 parent 0b7f109 commit fdcfd10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ if(!"devtools" %in% rownames(installed.packages())){
install.packages("devtools")
}
devtools::install_github("https://github.com/gmelloni/interactionRCS.git")
# or alternative devtools::install_git("https://github.com/gmelloni/interactionRCS.git")
library(interactionRCS)
```

Expand Down

0 comments on commit fdcfd10

Please sign in to comment.