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:
Thuy-An-Nguyen 2021-05-12 01:44:25 +02:00 committed by GitHub
parent 949a07b500
commit b75844e07c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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