diff --git a/README.md b/README.md index 0081c43dff24a0ea36bc7607b8ca6e2c1a9cd5ef..2c43b1cb60c39d185b83968b1bc209fec1a53c2e 100644 --- a/README.md +++ b/README.md @@ -13,14 +13,13 @@ This package provides tools for multivariate $t$ distributions (MTD): ## Installation -<!-- Install the package from CRAN: ``` install.packages("mstudentd") ``` ---> -<!-- Or --> Install the development version from the repository, using the `devtools` package: + +Or install the development version from the repository, using the `devtools` package: ``` install.packages("devtools")