From 92311f0b675fb03d18de74c8f323d5c707bd4651 Mon Sep 17 00:00:00 2001 From: Ray Speth Date: Thu, 22 Oct 2015 22:58:36 -0400 Subject: [PATCH] [Doc] Mention '--with-python3' option for Homebrew installer --- doc/sphinx/install.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/sphinx/install.rst b/doc/sphinx/install.rst index a35cf6c37..c953d6360 100644 --- a/doc/sphinx/install.rst +++ b/doc/sphinx/install.rst @@ -223,6 +223,9 @@ you can skip any steps which have already been completed. ``--HEAD`` Installs the current development version of Cantera. + ``--with-python3`` + Install the Python 3 module. + ``--with-matlab=/Applications/MATLAB_R2014a.app/`` Installs the Matlab toolbox (with the path modified to match your installed Matlab version)