diff --git a/README.md b/README.md index 73df089..0663739 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,12 @@ ## Installation +Install the package from CRAN using + +```{r} +install.packages("BayesianMCPMod") +``` + The development version can be installed from this repository. ```{r}