mirror of
https://github.com/saymrwulf/prophet.git
synced 2026-07-25 19:48:19 +00:00
Redirecting dead link in README.md
This commit is contained in:
parent
5dd6bb09e7
commit
7267c329f7
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue