From 7267c329f7b84fefe111d8224979a00b57e27674 Mon Sep 17 00:00:00 2001 From: Andrew <35378088+andrew-pollock@users.noreply.github.com> Date: Wed, 22 Jan 2020 23:13:48 +0000 Subject: [PATCH] Redirecting dead link in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c9c539..491c78c 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ After installation, you can [get started!](https://facebook.github.io/prophet/do ### Windows -On Windows, R requires a compiler so you'll need to [follow the instructions](https://github.com/stan-dev/rstan/wiki/Installing-RStan-on-Windows) provided by `rstan`. The key step is installing [Rtools](http://cran.r-project.org/bin/windows/Rtools/) before attempting to install the package. +On Windows, R requires a compiler so you'll need to [follow the instructions](https://github.com/stan-dev/rstan/wiki/RStan-Getting-Started) provided by `rstan`. The key step is installing [Rtools](http://cran.r-project.org/bin/windows/Rtools/) before attempting to install the package. If you have custom Stan compiler settings, install from source rather than the CRAN binary.