mirror of
https://github.com/saymrwulf/prophet.git
synced 2026-06-27 03:11:38 +00:00
Update README.md, fix broken link (#1908)
* Update README.md, fix broken link Fixes a broken link to Pystan documentation about Windows installation instructions * Update README.md with link to pystan2 windows docs
This commit is contained in:
parent
949a07b500
commit
b75844e07c
1 changed files with 1 additions and 1 deletions
|
|
@ -97,7 +97,7 @@ Use `conda install gcc` to set up gcc. The easiest way to install Prophet is thr
|
|||
|
||||
### Windows
|
||||
|
||||
On Windows, PyStan requires a compiler so you'll need to [follow the instructions](http://pystan.readthedocs.io/en/latest/windows.html). The easiest way to install Prophet in Windows is in Anaconda.
|
||||
On Windows, PyStan requires a compiler so you'll need to [follow the instructions](https://pystan2.readthedocs.io/en/latest/windows.html). The easiest way to install Prophet in Windows is in Anaconda.
|
||||
|
||||
### Linux
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue