Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
With branch renaming need to specify ref="main"
  • Loading branch information
iain-t-bennett-roche authored Dec 14, 2021
1 parent 814773f commit dea11c2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ This package facilitates performing matching-adjusted indirect comparison (MAIC)
## installation code
```
devtools::install_github(
"roche/MAIC"
"roche/MAIC",
ref = "main"
)
```

Expand Down

0 comments on commit dea11c2

Please sign in to comment.