Skip to content

Commit dea11c2

Browse files
Update README.md
With branch renaming need to specify ref="main"
1 parent 814773f commit dea11c2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ This package facilitates performing matching-adjusted indirect comparison (MAIC)
55
## installation code
66
```
77
devtools::install_github(
8-
"roche/MAIC"
8+
"roche/MAIC",
9+
ref = "main"
910
)
1011
```
1112

0 commit comments

Comments
 (0)