Skip to content

Commit

Permalink
removed mention of v0.1.0
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
DanChaltiel committed Sep 20, 2024
1 parent 86fe4a1 commit 940ef04
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 @@ -31,7 +31,7 @@ The package is not on CRAN yet, so you have to install the development package f
remotes::install_github("Oncostat/grstat")

# Install specific tagged version (for reproducibility purpose)
remotes::install_github("Oncostat/grstat@0.1.0", build_vignettes=TRUE)
remotes::install_github("Oncostat/grstat@x.x.x", build_vignettes=TRUE)
```

Note that, for reproducibility purpose, an even better solution would be
Expand Down

0 comments on commit 940ef04

Please sign in to comment.