From 5aa135d1d5cc889e24a324792a27ccfa8c068358 Mon Sep 17 00:00:00 2001 From: Natalie Clark Date: Wed, 17 Aug 2022 11:18:23 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3df4dbd..2fec2bb 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ The app can run locally on your desktop computer (Windows/Linux/MAC) or can be d Software requirements: -- [R \>3.4](https://cran.r-project.org/) +- [R 3.4-3.6.3](https://cran.r-project.org/) - [Shiny](https://shiny.rstudio.com/) R-package : `install.packages("shiny")` - [Pandoc](https://github.com/jgm/pandoc/releases/tag/2.1.1) (optional, required to create R Markdown reports) - [Perl](http://strawberryperl.com) (optional, required to create Excel sheets on Windows OS)