Redirecting dead link in README.md

This commit is contained in:
Andrew 2020-01-22 23:13:48 +00:00 committed by Ben Letham
parent 5dd6bb09e7
commit 7267c329f7

View file

@ -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.