diff --git a/README.md b/README.md index 25340ed..dea6c0c 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ Simply run the following from an R console: if (!require("devtools")) install.packages("devtools") devtools::install_github("dungtsa/BayesianPickWinner",force = TRUE) +install.packages("clinfun") ``` ## Getting Started