From 5e8e3ee958ff43dff27d7e528cc8439d1e77161c Mon Sep 17 00:00:00 2001 From: Ben Letham Date: Sun, 5 Mar 2017 17:19:48 +0200 Subject: [PATCH] Describe memory req for VM --- docs/_docs/installation.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/_docs/installation.md b/docs/_docs/installation.md index 8805e17..be3729e 100644 --- a/docs/_docs/installation.md +++ b/docs/_docs/installation.md @@ -38,3 +38,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](http://landinghub.visualstudio.com/visual-cpp-build-tools). + +### Linux VM + +If you want to use Prophet in a VM, you will need at least 2GB of memory to run PyStan.