diff --git a/docs/index.html b/docs/index.html index ca7d9518f..35b5cc0ab 100644 --- a/docs/index.html +++ b/docs/index.html @@ -116,7 +116,10 @@
To install the rtables
package run the following command in R
:
To install the stable release of rtables
package run the following command in R
:
devtools::install_github("roche/rtables", ref="v0.1.0")
To install the test version of rtables
run
devtools::install_github("roche/rtables")