Skip to content

Commit 5c5bf6c

Browse files
authored
Merge pull request #23 from Merck/Nextrel
Minor changes before v0.2.1
2 parents d0df0fd + 54ec319 commit 5c5bf6c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.Rmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Version 0.2.1 of *psm3mkv* is the latest minor release, and may be downloaded as
8282
``` r
8383
# Install version 0.2.1 from Github as follows, with the vignette
8484
pak::install_github("Merck/psm3mkv",
85-
ref="v0.2",
85+
ref="v0.2.1",
8686
build_vignettes=FALSE)
8787
```
8888

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ downloaded as follows.
9797
``` r
9898
# Install version 0.2.1 from Github as follows, with the vignette
9999
pak::install_github("Merck/psm3mkv",
100-
ref="v0.2",
100+
ref="v0.2.1",
101101
build_vignettes=FALSE)
102102
```
103103

0 commit comments

Comments
 (0)