From a70686cae069f7b5af17ddf6b4e5988c805e84f1 Mon Sep 17 00:00:00 2001 From: corentinchoisy Date: Thu, 1 May 2025 01:14:34 +0200 Subject: [PATCH] Modified README --- README.md | 3 +++ 1 file changed, 3 insertions(+) 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")```