From b78bbd2ab9bc7779a6f2639848a6e4b556ec787e Mon Sep 17 00:00:00 2001 From: dipterix Date: Sat, 3 Jun 2023 18:28:24 -0400 Subject: [PATCH] Updated URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 35094088..7f4027f2 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ ## A. Installation -1. [`R`](https://cran.r-project.org/) and [`RStudio Desktop (Free Version)`](https://www.rstudio.com/products/rstudio/download/) +1. [`R`](https://cran.r-project.org/) and [`RStudio Desktop (Free Version)`](https://posit.co/download/rstudio-desktop/) 2. Open `RStudio`, enter from its console: ```r install.packages("threeBrain")