diff --git a/README.md b/README.md index 150d081..ccb3244 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,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 key step is installing a recent [C++ compiler](https://visualstudio.microsoft.com/visual-cpp-build-tools/). +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. ### Linux diff --git a/docs/_docs/installation.md b/docs/_docs/installation.md index 5a2fc79..2358ee2 100644 --- a/docs/_docs/installation.md +++ b/docs/_docs/installation.md @@ -48,7 +48,7 @@ After installation, you can [get started!](quick_start.html#python-api) ### Windows -On Windows, PyStan requires a compiler so you'll need to [follow the instructions](http://pystan.readthedocs.io/en/latest/windows.html). The key step is installing a recent [C++ compiler](https://visualstudio.microsoft.com/visual-cpp-build-tools/). +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. ### Linux