diff --git a/doc/manual/installing.rst b/doc/manual/installing.rst index 7d90db700..f2aba9b58 100644 --- a/doc/manual/installing.rst +++ b/doc/manual/installing.rst @@ -14,6 +14,11 @@ But you can also :ref:`install from sources `. Installing using conda ---------------------- +.. warning:: + Conda packages are supported for Linux (64-bit) and Windows (32- and 64-bit). Users of other + operating systems (32-bit Linux, BSD, ...) should install from source. + + Installing Anaconda or Miniconda ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -21,10 +26,6 @@ Installing Anaconda or Miniconda * Or install the more minimalistic Miniconda (choose Python 3.5) from http://conda.pydata.org/miniconda.html -.. warning:: - If you are installing on Windows, choose the Windows 32-bit version regardless of whether you have - a 32-bit or 64-bit Windows. - After installing either Anaconda or Miniconda, open a new terminal and make sure the following command works:: $ conda