diff --git a/doc/sphinx/faq.rst b/doc/sphinx/faq.rst index 83335ac11..b0beb4f2d 100644 --- a/doc/sphinx/faq.rst +++ b/doc/sphinx/faq.rst @@ -5,27 +5,9 @@ Frequently Asked Questions Installation & Compilation -------------------------- -**How do I install Cantera on Windows?** +**How do I install Cantera?** - Download the MSI installer for Cantera and the corresponding Python module - from `GitHub `_. - Choose between x86 and x64 based on the versions of Python and/or Matlab - you want to work with. See :ref:`Windows Installation ` - for details. - -**How do I install Cantera on Linux?** - - For Ubuntu, packages for the current stable version of Cantera are available - in a PPA. See :ref:`Ubuntu Installation ` for details. - - For other Linux distributions, download the source code (e.g. - ``cantera-2.3.0.tar.gz``) from `GitHub `_ - and follow the instructions in the :ref:`sec-compiling`. - -**How do I install Cantera on Mac OS X?** - - Cantera can be installed using Homebrew. See :ref:`Mac OS X Installation - ` for details. + Please see the instructions in the :ref:`sec-install` section. **What do I do if compiling Cantera fails?**