diff --git a/README.md b/README.md index 7846745..6165afe 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,7 @@ An R package containing various utilities for Rasch modeling and DIF analysis in To install: + - Install software dependencies (JAGS, git and RTools) + - Install the ```devtools``` package and run the command below + ```devtools::install_git("https://git.corentinchoisy.xyz/corentinchoisy/SPT.git")```